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> | <media source="image"> | ||
<caption source="caption"><small>{{{caption}}}</small></caption> | |||
</media> | |||
</group> | </group> | ||
<group> | <group> |
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">
-
4<caption source="caption"><small>{{{caption}}}</small></caption>
-
5</media>
-
6</group>
-
7<group>
-
8<caption source="caption"><small>{{{caption}}}</small></caption>
-
9<data source="code"><label>'''Code'''</label></data>
-
10<data source="release"><label>'''Available'''</label></data>
-
11<data source="buy"><label>'''Buy'''</label></data>
-
12</media>
-
13</group>
-
14
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.