×
Create a new article
Write your page title here:
We currently have 2,567 articles on Yume Nikki Fangames Wiki. Type your article name above or click on one of the titles below and start writing!



Yume Nikki Fangames Wiki

Template:Infobox character: Difference between revisions

>Default
mNo edit summary
 
>Minirotsuki
(Infobox updated using the portable infobox migration tool)
 
Line 1: Line 1:
{| class="infobox" style="font-size:89%; width:300px;"
<infobox>
|-
<title source="name"><default>{{PAGENAME}}</default></title>
! colspan="2" style="background-color:#3366CC; color:#ffffff; font-size:120%; padding:1em;" | {{{name|{{PAGENAME}}}}}
<image source="image"/>
|- style="text-align:center;"
<title source="title"><default>{{PAGENAME}}</default></title>
| colspan="2" style="padding:0.5em;" | [[{{{image|Image:Placeholder person.png}}}|{{{imagewidth|250}}}px]]<br/>''{{{caption| }}}''
<data source="gender"><label>'''Gender'''</label></data>
|-
<data source="race"><label>'''Race'''</label></data>
! colspan="2" style="background-color:#3366CC; color:#ffffff;" | Vital statistics
<data source="faction"><label>'''Faction'''</label></data>
|-
<data source="health"><label>'''Health'''</label></data>
| style="width:30%;" | '''Title'''
<data source="level"><label>'''Level'''</label></data>
| style="width:70%;" | {{{title}}}
<data source="status"><label>'''Status'''</label></data>
|-
<data source="location"><label>'''Location'''</label></data>
| '''Gender'''
</infobox>
| {{{gender}}}
<noinclude>
|-
== Usage & preview ==
| '''Race'''
Type in this:
| {{{race}}}
 
|-
<pre>
| '''Faction'''
{{Infobox character
| {{{faction}}}
|name=
|-
|image=
| '''Health'''
|imagewidth=
| {{{health}}}
|caption=
|-
|title=
| '''Level'''
|gender=
| {{{level}}}
|race=
|-
|faction=
| '''Status'''
|health=
| {{{status}}}
|level=
|-
|status=
| '''Location'''
|location=
| {{{location}}}
}}
|}<noinclude><br style="clear:both;" />
 
{{documentation}}</noinclude>
</pre>
 
to see this:
 
{{Infobox character
|name=This is a test
|image=This is a test
|imagewidth=This is a test
|caption=This is a test
|title=This is a test
|gender=This is a test
|race=This is a test
|faction=This is a test
|health=This is a test
|level=This is a test
|status=This is a test
|location=This is a test
}}
 
 
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]
</noinclude>

Latest revision as of 17:07, 29 December 2015

Usage & preview

Type in this:

{{Infobox character
|name=
|image=
|imagewidth=
|caption=
|title=
|gender=
|race=
|faction=
|health=
|level=
|status=
|location=
}}

to see this:


Click here to refresh the preview above