×
Create a new article
Write your page title here:
We currently have 3,023 articles on YumeWiki. Type your article name above or click on one of the titles below and start writing!



YumeWiki
3,023Articles

Template:Infobox character: Difference between revisions

>Kirkburn
(New page: {| class="infobox" style="font-size:89%; width:300px;" |- ! colspan="2" style="background-color:#3366CC; color:#ffffff; font-size:120%; padding:1em;" | {{{name|{{PAGENAME}}}}} |- style="te...)
No edit summary
 
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{| class="infobox" style="font-size:89%; width:300px;"
<includeonly><infobox theme="character">
|-
    <title source="name">
! colspan="2" style="background-color:#3366CC; color:#ffffff; font-size:120%; padding:1em;" | {{{name|{{PAGENAME}}}}}
        <default>{{PAGENAME}}</default>
|- style="text-align:center;"
    </title>
| colspan="2" style="padding:0.5em;" | [[{{{image|Image:Placeholder person.png}}}|{{{imagewidth|250}}}px]]<br/>''{{{caption| }}}''
    <image source="image">
|-
        <caption source="caption" />
! colspan="2" style="background-color:#3366CC; color:#ffffff;" | Vital statistics
    </image>
|-
    <data source="location">
| style="width:30%;" | '''Title'''
        <label>Location</label>
| style="width:70%;" | {{{title}}}
    </data>
|-
    <data source="role">
| '''Gender'''
        <label>Role</label>
| {{{gender}}}
    </data>
|-
    <data source="size">
| '''Race'''
        <label>Size</label>
| {{{race}}}
    </data>
|-
    <data source="effect reaction">
| '''Faction'''
        <label>Effect Reaction</label>
| {{{faction}}}
    </data>
|-
    <data source="notes">
| '''Health'''
        <label>Notes</label>
| {{{health}}}
    </data>
|-
</infobox></includeonly>
| '''Level'''
<noinclude>
| {{{level}}}
== Usage & preview ==
|-
Type in this:
| '''Status'''
 
| {{{status}}}
<pre>
|-
{{Infobox character
| '''Location'''
|name=
| {{{location}}}
|imagewidth=
|}<noinclude><br style="clear:both;" />
|caption=
{{documentation}}</noinclude>
|location=
|role=
|size=
|effect reaction=
|notes=
}}
 
</pre>
 
to see this:
 
{{Infobox character
|name=This is a test
|imagewidth=This is a test
|caption=This is a test
|location=This is a test
|role=This is a test
|size=This is a test
|effect reaction=This is a test
|notes=This is a test
}}
 
 
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]
</noinclude>

Latest revision as of 20:14, 18 November 2022


Usage & preview

Type in this:

{{Infobox character
|name=
|imagewidth=
|caption=
|location=
|role=
|size=
|effect reaction=
|notes=
}}

to see this:


Click here to refresh the preview above