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:CharacterInfobox"

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>
{|border="1" cellpadding="2" cellspacing="0" style="-moz-border-radius:7px; float: right; font-size:90%; width:300px;"
<title source="Name"><default>{{PAGENAME}}</default></title>
|-
<image source="Image"/>
|colspan="2" style="-moz-border-radius-topright:7px; -moz-border-radius-topleft:7px; text-align:center; font-size:13.5px;"|'''{{{Name}}}'''
<data source="First scenario"><label>'''First scenario'''</label></data>
|-
<data source="Gender"><label>'''Gender'''</label></data>
|colspan=2 style="text-align: center;"|{{{Image}}}
<data source="Age"><label>'''Age'''</label></data>
|-
</infobox>
|- class{{{First scenario}}}="hiddenStructure"
|'''First scenario'''
|{{{First scenario}}}
|- class{{{Gender}}}="hiddenStructure"
|'''Gender'''
|{{{Gender}}}
|- class{{{Age}}}="hiddenStructure"
|class="FFIVa"|'''Age'''
|class="FFIVb"|{{{Age}}}
|-
|colspan="2" style="text-align:center; font-size:13.5px; -moz-border-radius-bottomright:7px; -moz-border-radius-bottomleft:7px;"|[[SaGa Frontier 2|<font color="white">'''''SaGa Frontier 2'' Character'''</font>]]
|}
<noinclude>
<noinclude>
== Usage & preview ==
This template is used for playable characters from ''[[SaGa Frontier 2]]''.
Type in this:
 
<pre>
{{CharacterInfobox
|Name=
|Image=
|First scenario=
|Gender=
|Age=
}}
 
</pre>
 
to see this:
 
{{CharacterInfobox
|Name=This is a test
|Image=This is a test
|First scenario=This is a test
|Gender=This is a test
|Age=This is a test
}}
 
 
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]
</noinclude>
</noinclude>

Latest revision as of 00:57, December 10, 2021

{{{Name}}}
{{{Image}}}
First scenario {{{First scenario}}}
Gender {{{Gender}}}
Age {{{Age}}}
SaGa Frontier 2 Character

This template is used for playable characters from SaGa Frontier 2.