(Creating an infobox template for RT characters - IN PROGRESS -) |
(Added Documentation) |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<div class="infobox" style="float:right; border:1px solid black"> | <includeonly> | ||
<div class="infobox-title">{{{name|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| | <div class="infobox" style="float:right;; border:1px solid black"> | ||
<div class="infobox-title" style = "font-size: 20px;text-align: center;"><h2 style="margin-top:0">{{{name|{{PAGENAME}}}}}</h2></div>{{#if:{{{image|}}}| | |||
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} | <div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} | ||
<table> | <table> | ||
Line 21: | Line 22: | ||
</table> | </table> | ||
</div> | </div> | ||
</includeonly> | |||
<noinclude> | |||
==Usage== | |||
{{Rising_Thunder/CharacterInfobox | |||
|name=Character Name | |||
|image=Edge_full.png | |||
|style=A Style | |||
|difficulty=Insane | |||
|pilot=John Doe | |||
|nationality=Antarctic | |||
}} | |||
<pre width="100px"> | |||
{{Rising_Thunder/CharacterInfobox | |||
|name=Character Name | |||
|image=Edge_full.png | |||
|style=A Style | |||
|difficulty=Insane | |||
|pilot=John Doe | |||
|nationality=Antarctic | |||
}} | |||
</pre> | |||
<br/> | |||
<br/> | |||
<br/> | |||
<br/> | |||
<br/> | |||
<br/> | |||
<br/> | |||
<br/> | |||
<br/> | |||
<br/> | |||
<br/> | |||
<br/> | |||
<br/> | |||
<br/> | |||
{{Rising_Thunder/CharacterInfobox | |||
|name=Chel | |||
|image=Chel_Full.png | |||
|style=Gunner | |||
|difficulty=Easy | |||
|pilot=Ana Itza | |||
|nationality=Mexico | |||
}} | |||
<pre width="100px"> | |||
{{Rising_Thunder/CharacterInfobox | |||
|name=Chel | |||
|image=Chel_Full.png | |||
|style=Gunner | |||
|difficulty=Easy | |||
|pilot=Ana Itza | |||
|nationality=Mexico | |||
}} | |||
</pre> | |||
</noinclude> |
Latest revision as of 09:58, 22 December 2020
Usage
{{Rising_Thunder/CharacterInfobox |name=Character Name |image=Edge_full.png |style=A Style |difficulty=Insane |pilot=John Doe |nationality=Antarctic }}
{{Rising_Thunder/CharacterInfobox |name=Chel |image=Chel_Full.png |style=Gunner |difficulty=Easy |pilot=Ana Itza |nationality=Mexico }}