fandom>Spiderjjr45 (Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="game_s...") |
Spiderjjr45 (talk | contribs) No edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<infobox> |
<div class="infobox"> |
||
<div class="infobox-title">{{PAGENAME}}</div> |
|||
<title source="title1"> |
|||
<div class="infobox-image">{{#if:{{{image1|}}}|[[File:{{{image1|}}}|300px]]}}</div> |
|||
<default>{{PAGENAME}}</default> |
|||
'' {{{caption1|}}} '' |
|||
</title> |
|||
<table>{{#if:{{{game_system|}}}|<tr> |
|||
<image source="image1"> |
|||
< |
<th>Game System</th> |
||
⚫ | |||
</image> |
|||
</tr>|}}{{#if:{{{type|}}}|<tr> |
|||
⚫ | |||
< |
<th>Type</th> |
||
<td>{{{type}}}</td> |
|||
</data> |
|||
</tr>|}}</table> |
|||
<data source="type"> |
|||
⚫ | |||
<label>Type</label> |
|||
</data> |
|||
</infobox> |
|||
<noinclude> |
|||
Example usage:<pre> |
|||
{{Infobox Class |
|||
|title1=Example |
|||
|image1=Example |
|||
|caption1=Example |
|||
|game_system=Example |
|||
|type=Example |
|||
}} |
|||
⚫ | |||
</noinclude> |
Latest revision as of 17:01, 28 September 2021
Infobox Class