Template:Infobox ERAProduct: Difference between revisions
No edit summary |
No edit summary |
||
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 source="image"></media> | ||
</group> | |||
<group> | |||
<caption source="caption"><small>{{{caption}}}</small></caption> | <caption source="caption"><small>{{{caption}}}</small></caption> | ||
<data source="code"><label>'''Code'''</label></data> | <data source="code"><label>'''Code'''</label></data> |
Revision as of 19:11, 21 May 2024
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.