Template:Infobox ERAProduct: Difference between revisions

From Goober Games
No edit summary
No edit summary
Tag: Manual revert
 
(24 intermediate revisions by the same user not shown)
Line 2: Line 2:
     <group>
     <group>
<title source="title"><default>{{PAGENAME}}</default><format>{{{title|{{PAGENAME}}}}}</format></title>
<title source="title"><default>{{PAGENAME}}</default><format>{{{title|{{PAGENAME}}}}}</format></title>
<media source="image"></media>
<media source="image">
    <caption source="caption"><small>{{{caption}}}</small></caption>
    </media>
</group>
</group>
<group>
<group>
    <caption source="caption"><small>{{{caption}}}</small></caption>
<data source="code"><label>'''Code'''</label></data>
<data source="code"><label>'''Code'''</label></data>
<data source="release"><label>'''Available'''</label></data>
<data source="upc"><label>'''UPC'''</label></data>
<data source="buy"><label>'''Buy'''</label></data>
<data source="available"><label>'''Available'''</label></data>
    </media>
</group>
</group>
    <header>{{#if:{{{buylink|}}}|[{{{buylink}}} Order this product]|}}</header>
</infobox>
</infobox>


Line 23: Line 25:
|caption        =
|caption        =
|code          =
|code          =
|upc            =
|available      =
|available      =
|buylink        =
|buylink        =

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.