User:Galrion/Sandbox/Crosswiki: Difference between revisions

imported>CombatMagic
added family
imported>TheWallflower00
Infobox updated using the portable infobox migration tool
Line 1: Line 1:
{| class="infobox" style="font-size:89%; width:300px; background-color:#FFF;"
<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"/>
{{#if: {{{image|<noinclude>asdf</noinclude>}}}|
<data source="im_width"><label>im_width</label><default>250px</default></data>
{{!}}-
<data source="quote"><label>quote</label></data>
{{!}} colspan="2" style="text-align:center;" {{!}} [[Image:{{{image|Placeholder_person.png}}}|{{{im_width|250px}}}]]<br/>'' ''
<data source="gender"><label>'''Gender'''</label></data>
|
<data source="birthday"><label>'''Birthday'''</label></data>
}}<!--
<data source="zodiac"><label>'''Zodiac sign'''</label></data>
-->{{#if: {{{quote|<noinclude>asdf</noinclude>}}} |&nbsp;
<data source="bloodtype"><label>'''Bloodtype'''</label></data>
<data source="height"><label>'''Height'''</label></data>
<data source="music"><label>'''Theme'''</label></data>
<data source="occupation"><label>'''Occupation'''</label></data>
<data source="family"><label>'''Relatives'''</label></data>
<data source="other"><label>'''Notable features'''</label></data>
</infobox>
<noinclude>
== Usage & preview ==
Type in this:


{{!}}-
<pre>
{{!}} colspan="2" style="text-align: center;"{{!}} ''"{{{quote}}}"''|
{{Infobox character
}}<!--
|name=
-->{{#if: {{{gender|<noinclude>asdf</noinclude>}}}|&nbsp;
|image=
{{!}}-
|im_width=
{{!}} style="width:30%;" {{!}} '''Gender'''
|quote=
{{!}} style="width:70%;" {{!}} {{#switch: {{{gender|}}}
|gender=
| m = Male [[Category:Male Characters]]
|birthday=
| f = Female [[Category:Female Characters]]
|zodiac=
| #default = {{{gender}}}
|bloodtype=
}}}}<!--
|height=
-->{{#if: {{{birthday|<noinclude>asdf</noinclude>}}} |&nbsp;
|music=
|occupation=
|family=
|other=
}}


{{!}}-
</pre>
{{!}} style="width:30%;" {{!}}
'''Birthday'''
{{!}} style="width:70%;" {{!}}
{{{birthday|<noinclude>{{{birthday}}}</noinclude>}}}|}}<!--
-->{{#if: {{{zodiac|<noinclude>asdf</noinclude>}}}|&nbsp;


{{!}}-
to see this:
{{!}}
'''Zodiac sign'''
{{!}}
{{{zodiac|<noinclude>{{{zodiac}}}</noinclude>}}}|}}<!--
-->{{#if: {{{bloodtype|<noinclude>asdf</noinclude>}}}|&nbsp;


{{!}}-
{{Infobox character
{{!}}
|name=This is a test
'''Bloodtype'''
|image=This is a test
{{!}}
|im_width=This is a test
{{{bloodtype|<noinclude>{{{bloodtype}}}</noinclude>}}}|}}<!--
|quote=This is a test
-->{{#if: {{{height|<noinclude>asdf</noinclude>}}}|&nbsp;
|gender=This is a test
|birthday=This is a test
|zodiac=This is a test
|bloodtype=This is a test
|height=This is a test
|music=This is a test
|occupation=This is a test
|family=This is a test
|other=This is a test
}}


{{!}}-
{{!}}
'''Height'''
{{!}}
{{{height|<noinclude>{{{height}}}</noinclude>}}}|}}<!--
-->{{#if: {{{music|<noinclude>asdf</noinclude>}}}|&nbsp;


{{!}}-
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]
{{!}}
</noinclude>
'''Theme'''
{{!}}
{{{music|<noinclude>{{{music}}}</noinclude>}}}|}}<!--
-->{{#if: {{{occupation|<noinclude>asdf</noinclude>}}}|&nbsp;
 
{{!}}-
{{!}}
'''Occupation'''
{{!}}
{{{occupation|<noinclude>{{{occupation}}}</noinclude>}}}|}}<!--
-->{{#if: {{{family|<noinclude>asdf</noinclude>}}}|&nbsp;
 
{{!}}-
{{!}}
'''Relatives'''
{{!}}
{{{family|<noinclude>{{{family}}}</noinclude>}}}|}}<!--
-->{{#if: {{{other|<noinclude>asdf</noinclude>}}}|&nbsp;
 
{{!}}-
{{!}}
'''Notable features'''
{{!}}
{{{other|<noinclude>{{{other}}}</noinclude>}}}|}}
|}
<noinclude><br clear="all"/>{{documentation}}</noinclude>