Template:Infobox ERAProduct: Difference between revisions

From Goober Games
(Created page with "<infobox> <group> <title source="title"><default>{{PAGENAME}}</default><format>{{{title|{{PAGENAME}}}}}</format></title> <media source="image"> <caption source="caption"><small>{{{caption}}}</small></caption> </media> </group> </infobox> <noinclude> Template for a general use image-only infobox. {|float="left" |<pre> {{Infobox Generic |title = |image = |caption = }} </pre> |} Notes: *If "title" is omitted, it will default to the...")
 
No edit summary
Tag: Manual revert
 
(26 intermediate revisions by the same user not shown)
Line 6: Line 6:
     </media>
     </media>
</group>
</group>
<group>
<data source="code"><label>'''Code'''</label></data>
<data source="upc"><label>'''UPC'''</label></data>
<data source="available"><label>'''Available'''</label></data>
</group>
    <header>{{#if:{{{buylink|}}}|[{{{buylink}}} Order this product]|}}</header>
</infobox>
</infobox>


<noinclude>
<noinclude>
Template for a general use image-only infobox.
Template for an ERA Product infobox.


{|float="left"
{|float="left"
Line 17: Line 24:
|image          =
|image          =
|caption        =
|caption        =
|code          =
|upc            =
|available      =
|buylink        =
}}
}}
</pre>
</pre>

Latest revision as of 23:42, 1 June 2024


Template for an ERA Product infobox.

{{Infobox Generic
|title          =
|image          =
|caption        =
|code           =
|upc            =
|available      =
|buylink        =
}}

Notes:

  • If "title" is omitted, it will default to the name of the page.