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



YumeWiki
3,094Articles

Template:Infobox character: Difference between revisions

>TenhGrey
mNo edit summary
No edit summary
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{| class="infobox" style="font-size:80%; width:250px; background-color:#606060; border-color:#000000;"
<includeonly><infobox theme="character">
|-
    <title source="name">
! colspan="2" style="background-color:#404040; color:#CCCCCC; font-size:150%;"| {{{name|{{PAGENAME}}}}}
        <default>{{PAGENAME}}</default>
|-
    </title>
| colspan="2" style="text-align:center;" | [[{{{image|Image:Placeholder other.png}}}|{{{imagewidth|250}}}px]]<br/>''{{{caption|}}}''
    <image source="image">
|-
        <caption source="caption" />
| style="width:25%;"|
    </image>
| style="width:70%;"|
    <data source="location">
|-
        <label>Location</label>
{{!}}style="background-color: #404040;" {{!}} '''Location'''
    </data>
{{!}}style="background-color: #404040;" {{!}} {{{location}}}
    <data source="role">
|-
        <label>Role</label>
{{!}}style="background-color: #606060;" {{!}} '''Role'''
    </data>
{{!}}style="background-color: #606060;" {{!}} {{{role}}}
    <data source="size">
|-
        <label>Size</label>
{{!}}style="background-color: #404040;" {{!}} '''Size'''
    </data>
{{!}}style="background-color: #404040;" {{!}} {{{size}}}
    <data source="effect reaction">
|-
        <label>Effect Reaction</label>
{{!}}style="background-color: #606060;" {{!}} '''Killable'''
    </data>
{{!}}style="background-color: #606060;" {{!}} {{{killable}}}
    <data source="notes">
|-
        <label>Notes</label>
{{#if: {{{notes|}}}|
    </data>
{{!}}-
</infobox></includeonly>
{{!}}style="background-color: #404040;" {{!}}'''Notes:'''
<noinclude>
{{!}}style="background-color: #404040;" {{!}}{{{notes}}}|}}
== Usage & preview ==
|}
Type in this:
<noinclude><br style="clear:both;" />{{documentation}}</noinclude>
 
<pre>
{{Infobox character
|name=
|imagewidth=
|caption=
|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