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

From SaGa Wiki
Jump to navigationJump to search
gkMagma MK-II (talk)
(Infobox updated using the portable infobox migration tool)
Tag: Reverted
(revert)
Tag: Manual revert
 
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="cost"><label>'''Cost'''</label></data>
|- style="text-align:center;"
<data source="jp cost"><label>'''JP Cost'''</label></data>
| colspan="2" style="padding:0.5em;" | [[{{{image|Image:Placeholder person.png}}}|{{{imagewidth|250}}}px]]<br/>''{{{caption| }}}''
<data source="element"><label>'''Element'''</label></data>
|-
<data source="special affect"><label>'''Special Affect'''</label></data>
! colspan="2" style="background-color:#3366CC; color:#ffffff;" | Vital statistics
</infobox>
|-
<noinclude>
| style="width:30%;" |
== Usage & preview ==
| style="width:70%;" |  
Type in this:
|-
 
| '''Cost'''
<pre>
| {{{cost}}}
{{Infobox magic
|-
|name=
| '''JP Cost'''
|image=
| {{{jp cost}}}
|imagewidth=
|-
|caption=
| '''Element'''
|cost=
| {{{element}}}
|jp cost=
|-
|element=
|'''Special Affect'''
|special affect=
|{{{special affect}}}
}}
|-
 
|
</pre>
|}<noinclude><br style="clear:both;" />
 
{{documentation}}</noinclude>
to see this:
 
{{Infobox magic
|name=This is a test
|image=This is a test
|imagewidth=This is a test
|caption=This is a test
|cost=This is a test
|jp cost=This is a test
|element=This is a test
|special affect=This is a test
}}
 
 
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]
</noinclude>

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

Infobox magic
File:Placeholder person.png
Vital statistics
Cost {{{cost}}}
JP Cost {{{jp cost}}}
Element {{{element}}}
Special Affect {{{special affect}}}


Template documentation (for the template shown above, sometimes hidden or invisible)

Type in this:

{{Infobox magic
|name=
|image=
|imagewidth=
|caption=
|cost=
|jp cost=
|element=
|special affect=
}}

to see this:

This is a test
This is a testpx
This is a test
Vital statistics
Cost This is a test
JP Cost This is a test
Element This is a test
Special Affect This is a test