Template:Infobox ERAProduct
There is a problem with parsing the infobox
-
0
-
1<group>
-
2<title source="title"><default>{{PAGENAME}}</default><format>{{{title|{{PAGENAME}}}}}</format></title>
-
3<media source="image"></media>
-
4</group>
-
5<group>
-
6<caption source="caption"><small>{{{caption}}}</small></caption>
-
7<data source="code"><label>'''Code'''</label></data>
-
8<data source="release"><label>'''Available'''</label></data>
-
9<data source="buy"><label>'''Buy'''</label></data>
-
10</media>
-
11</group>
-
12
Template for an ERA Product infobox.
{{Infobox Generic
|title =
|image =
|caption =
|code =
|available =
|buylink =
}}
|
Notes:
- If "title" is omitted, it will default to the name of the page.