Template:Infobox char: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<th style="text-align: left;vertical-align: top;">Type | <th style="text-align: left;vertical-align: top;">Type</th> | ||
<td>{{{type}}}</td> | <td>{{{type}}}</td> | ||
</tr> | </tr> | ||
Line 13: | Line 13: | ||
</tr> | </tr> | ||
</table> | </table> | ||
<noinclude> | |||
Usage: | |||
<pre><nowiki> | |||
{{Infobox char | |||
|name=Red | |||
|image=File:Example.png | |||
|type=Syver | |||
|desc=the anti of [[Blue]] | |||
}} | |||
</nowiki></pre> | |||
</noinclude> |
Latest revision as of 23:06, 27 February 2024
[[{{{image}}}|200px|center]] | |
Type | {{{type}}} |
---|---|
Description | {{{desc}}} |
Usage:
{{Infobox char |name=Red |image=File:Example.png |type=Syver |desc=the anti of [[Blue]] }}