Welcome to the SaGa Wiki! We have moved off Fandom very recently, so things are still being set up around here. Please note that some images did not successfully transfer, and will need to be manually reuploaded or replaced.


Note: Keep in mind that once you have an account, you must wait one day and make 5 edits to become autoconfirmed. This allows you to skip questions while editing, to create new articles, and to upload images.

Difference between revisions of "Template:Infobox Imperial"

From SaGa Wiki
Jump to navigationJump to search
gkMagma MK-II (talk)
(Infobox updated using the portable infobox migration tool)
Tag: Reverted
(revert)
Tag: Undo
 
Line 1: Line 1:
<infobox>
{| class="infobox" style="font-size:89%; width:300px;"
<title source="name"><default>{{PAGENAME}}</default></title>
|-
<image source="image"/>
! colspan="2" style="background-color:#3366CC; color:#ffffff; font-size:120%; padding:1em;" | {{{name|{{PAGENAME}}}}}
<data source="class"><label>'''Class'''</label></data>
|- style="text-align:center;"
<data source="gender"><label>'''Gender'''</label></data>
| colspan="2" style="padding:0.5em;" | [[{{{image|Image:Placeholder person.png}}}|{{{imagewidth|250}}}px]]<br/>''{{{caption| }}}''
<data source="race"><label>'''Race'''</label></data>
|-
<data source="lp"><label>'''LP'''</label></data>
! colspan="2" style="background-color:#3366CC; color:#ffffff;" | Vital statistics
<data source="health"><label>'''Health'''</label></data>
|-
<data source="recruit area"><label>'''Recruit Area'''</label></data>
| style="width:30%;" | '''Class'''
<data source="defense"><label>'''Defense'''</label></data>
| style="width:70%;" | {{{class}}}
<data source="rank"><label>'''Rank'''</label></data>
|-
<data source="attack"><label>'''Attack'''</label></data>
| '''Gender'''
<data source="agility"><label>'''Agility'''</label></data>
| {{{gender}}}
<data source="usable magic"><label>'''Usable Magic'''</label></data>
|-
</infobox>
| '''Race'''
<noinclude>
| {{{race}}}
== Usage & preview ==
|-
Type in this:
| '''LP'''
 
| {{{lp}}}
<pre>
|-
{{Infobox Imperial
| '''Health'''
|name=
| {{{health}}}
|image=
|-
|imagewidth=
| '''Recruit Area'''
|caption=
| {{{recruit area}}}
|class=
|-
|gender=
|'''Defense'''
|race=
|{{{defense}}}
|lp=
|-
|health=
|'''Rank'''
|recruit area=
|{{{rank}}}
|defense=
|-
|rank=
|'''Attack'''
|attack=
|{{{attack}}}
|agility=
|-
|usable magic=
|'''Agility'''
}}
|{{{agility}}}
 
|-
</pre>
|'''Usable Magic'''
 
|{{{usable magic}}}
to see this:
|}<noinclude><br style="clear:both;" />
 
{{documentation}}</noinclude>
{{Infobox Imperial
|name=This is a test
|image=This is a test
|imagewidth=This is a test
|caption=This is a test
|class=This is a test
|gender=This is a test
|race=This is a test
|lp=This is a test
|health=This is a test
|recruit area=This is a test
|defense=This is a test
|rank=This is a test
|attack=This is a test
|agility=This is a test
|usable magic=This is a test
}}
 
 
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]
</noinclude>

Latest revision as of 03:48, December 8, 2021

Infobox Imperial
File:Placeholder person.png
Vital statistics
Class {{{class}}}
Gender {{{gender}}}
Race {{{race}}}
LP {{{lp}}}
Health {{{health}}}
Recruit Area {{{recruit area}}}
Defense {{{defense}}}
Rank {{{rank}}}
Attack {{{attack}}}
Agility {{{agility}}}
Usable Magic {{{usable magic}}}


Template documentation (for the template shown above, sometimes hidden or invisible)
{{Infobox Imperial
|name=
|image=
|imagewidth=
|caption=
|class=
|gender=
|race=
|lp=
|health=
|recruit area=
|defense=
|rank=
|attack=
|agility=
|usable magic=
}}