Template:Infobox: Difference between revisions

Want an adless experience? Log in or Create an account.
add SKU and EAN
m (Undid revision 640282 by Sanityormadness (talk))
Tag: Undo
(add SKU and EAN)
 
(2 intermediate revisions by 2 users not shown)
Line 211: Line 211:
| {{Infobox/Row|Power Shown in Inventory|{{{shown power}}}}}
| {{Infobox/Row|Power Shown in Inventory|{{{shown power}}}}}
}}{{#if: {{{fuse power|}}}
}}{{#if: {{{fuse power|}}}
| {{Infobox/Row|Fuse Attack Power|{{{fuse power}}}}}
| {{Infobox/Row|[[Fuse Attack Power]]|{{{fuse power}}}}}
}}{{#if: {{{shield damage|}}}
}}{{#if: {{{shield damage|}}}
| {{Infobox/Row|Shield Bash Damage|{{{shield damage}}}}}
| {{Infobox/Row|Shield Bash Damage|{{{shield damage}}}}}
Line 217: Line 217:
| {{Infobox/Row|Base Defense|{{{defense}}}}}
| {{Infobox/Row|Base Defense|{{{defense}}}}}
}}{{#if: {{{shield guard|}}}
}}{{#if: {{{shield guard|}}}
| {{Infobox/Row|Base Shield Guard|{{{shield guard}}}}}
| {{Infobox/Row|Base [[Shield Guard]]|{{{shield guard}}}}}
}}{{#if: {{{health|}}}
}}{{#if: {{{health|}}}
| {{Infobox/Row|Health|{{{health}}}}}
| {{Infobox/Row|Health|{{{health}}}}}
Line 378: Line 378:


ATTRIBUTES
ATTRIBUTES
-->{{#if: {{{type|}}}{{{model|}}}{{{seasons|}}}{{{episodes|}}}{{{language|}}}{{{album|}}}{{{length|}}}{{{track|}}}{{{size|}}}{{{weight|}}}{{{color|}}}{{{quantity|}}}{{{ISBN|}}}{{{ISSN|}}}{{{ASIN|}}}{{{catalog|}}}{{{wave|}}}{{{seriesnumber|}}}{{{UPC|}}}
-->{{#if: {{{type|}}}{{{model|}}}{{{seasons|}}}{{{episodes|}}}{{{language|}}}{{{album|}}}{{{length|}}}{{{track|}}}{{{size|}}}{{{weight|}}}{{{color|}}}{{{pieces|}}}{{{quantity|}}}{{{ISBN|}}}{{{ISSN|}}}{{{ASIN|}}}{{{catalog|}}}{{{wave|}}}{{{seriesnumber|}}}{{{UPC|}}}{{{EAN|}}}{{{SKU|}}}
| {{Infobox/Header|Attributes}}
| {{Infobox/Header|Attributes}}
   {{#if: {{{type|}}}
   {{#if: {{{type|}}}
Line 406: Line 406:
   }}{{#if: {{{color|}}}
   }}{{#if: {{{color|}}}
   | {{Infobox/Row|Color|{{{color}}}}}
   | {{Infobox/Row|Color|{{{color}}}}}
  }}{{#if: {{{pieces|}}}
  | {{Infobox/Row|Pieces|{{{pieces}}}}}
   }}{{#if: {{{quantity|}}}
   }}{{#if: {{{quantity|}}}
   | {{Infobox/Row|Limited<br/>Quantity|{{{quantity}}}}}
   | {{Infobox/Row|Limited<br/>Quantity|{{{quantity}}}}}
Line 420: Line 422:
   }}{{#if: {{{seriesnumber|}}}
   }}{{#if: {{{seriesnumber|}}}
   | {{Infobox/Row|Number|{{{seriesnumber}}}}}
   | {{Infobox/Row|Number|{{{seriesnumber}}}}}
  }}{{#if: {{{SKU|}}}
  | {{Infobox/Row|SKU|{{{SKU}}}}}
   }}{{#if: {{{UPC|}}}
   }}{{#if: {{{UPC|}}}
   | {{Infobox/Row|UPC|{{{UPC}}}}}
   | {{Infobox/Row|UPC|{{{UPC}}}}}
  }}{{#if: {{{EAN|}}}
  | {{Infobox/Row|EAN|{{{EAN}}}}}
   }}
   }}
}}<!--
}}<!--