Difference between revisions of "Template:CharacterBox"

From Redwall MUCK Wiki
m
Tag: Reverted
Line 20: Line 20:
=={{{FullName}}}==
=={{{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:{{{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>
{{#if:{{{DisableLogs|}}}| | <div class="RWCharBoxLogs" style="max-height: 200px; overflow: scroll;">{{#dpl:resultsheader=<hr/>'''Logs'''<br/>|suppresserrors=true|category=characters|ordermethod=firstedit|order=descending|linksto={{PAGENAME}}}}</div>}}</div>[[Category:Characters]]</includeonly>

Revision as of 12:13, 7 March 2022

Character box template!

Use it like so (feel free to delete lines that don't apply to you, except for FullName)

{{CharacterBox
| FullName=Matthias
| Portrait={{Image|http://wiki.rwmuck.org/resources/assets/wiki.png}}  (if it's a file on another server OR) Matthias.png (if it's an uploaded [[File:Matthias.png]] here.)
| Title=You!
| Species=Mouse
| Sex=Male
| Occupation=Novice
| Organization=Redwall Order
| Alignment=Good
}}