Difference between revisions of "Template:CharacterBox"
From Redwall MUCK Wiki
(Created page with "<noinclude>This template is used for creating character pages via the form on Category:Characters.</noinclude><includeonly><!-- Fill this in with information about your c...") |
|||
Line 10: | Line 10: | ||
| Occupation=Novice | | Occupation=Novice | ||
| Organization=Redwall Order | | Organization=Redwall Order | ||
| Alignment=Good | |||
}} | }} | ||
</includeonly><!-- Put whatever you want about your character below here --> | </includeonly><!-- Put whatever you want about your character below here --> | ||
<noinclude> | |||
</pre> | |||
</noinclude><includeonly>__NOTOC__ | |||
<div class="RWCharacterBox" style="width: 250px; float: right; border: solid 2px white; margin: 5px; padding: 5px;"> | |||
<div class="Portrait">{{#if:{{{Portrait|}}}|{{#ifexist:File:{{{Portrait}}}|[[File:{{{Portrait}}}|250px]]|{{{Portrait}}}}}}}</div> | |||
=={{{FullName}}}== | |||
{{#if:{{{Title|}}}|'''Title''': [[{{{Title}}}]]<br/>}}{{#if:{{{Race|}}}|'''Race''': [[{{{Race}}}]]<br/>}}{{#if:{{{Sex|}}}|'''Sex''': {{{Sex|Hermaphrodite}}}<br/>}}{{#if:{{{Occupation|}}}|'''Occupation''': [[{{{Occupation}}}]]<br/>}}{{#if:{{{Organization|}}}|'''Organization''': [[{{{Organization|Independent}}}]]<br/>}}{{#if:{{{Alignment|}}}|'''Alignment''': [[{{{Alignment|None}}}]]<br/>}}{{#if:{{{Picture|}}}|'''Picture''': [[{{{Picture|me}}}]]<br/>}} | |||
{{#if:{{{DisableLogs|}}}| | <div class="RWCharBoxLogs" style="max-height: 200px; overflow: scroll;">{{#dpl:resultsheader=<hr/>'''Logs'''<br/>|suppresserrors=true|namespace=Log|ordermethod=firstedit|order=descending|linksto={{PAGENAME}}}}</div>}}</div>[[Category:Characters]]</includeonly> |
Revision as of 12:26, 1 March 2017
This template is used for creating character pages via the form on Category:Characters.