Template:BasicCharacterPage: Difference between revisions
From LiberationMUSH Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
Based on a page design by [[User:DreadWraith]] | Based on a page design by [[User:DreadWraith]] | ||
Example of use: | |||
{{{BasicCharacterPage | |||
| fullname=Bender Rodriguez | |||
| quote=Bite my shiny metal ass! | |||
| biography=Blackmail is such an ugly word. I prefer extortion. The ‘x’ makes it sound cool. | |||
| rphooks= | |||
* Bending | |||
* Beer | |||
* Killing all humans | |||
| gallery= | |||
[[File:Bender1.jpg]] | |||
[[File:Bender2.jpg]] | |||
[[File:Bender3.jpg]] | |||
| profileimage=[[File:Bender.jpg]] | |||
| | |||
}}} | |||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
Line 60: | Line 80: | ||
<div class="bcpbox" id="bcprphooks"> | <div class="bcpbox" id="bcprphooks"> | ||
<div class="bcpboxtitle">RP Hooks</div> | <div class="bcpboxtitle">RP Hooks</div> | ||
{{{ | {{{rphooks| | ||
* Bending | * Bending | ||
* Beer | * Beer | ||
Line 67: | Line 87: | ||
<div class="bcpbox" id="bcpgallery"> | <div class="bcpbox" id="bcpgallery"> | ||
<div class="bcpboxtitle">Gallery</div> | <div class="bcpboxtitle">Gallery</div> | ||
{{{gallery| | |||
[[File:Polk.jpg]] }}} | |||
</div> | </div> | ||
<div class="bcpbox" id="bcplogs"> | <div class="bcpbox" id="bcplogs"> | ||
<div class="bcpboxtitle">Logs</div> | <div class="bcpboxtitle">Logs</div> | ||
{{#dpl: | |||
category:Logs | |||
|linksto={{{pagename}}} | |||
}} | |||
</div> | </div> | ||
</div> | </div> | ||
Line 76: | Line 102: | ||
<div class="bcpbox" id="bcpname"> | <div class="bcpbox" id="bcpname"> | ||
<div class="bcpboxtitle">{{{fullname|Bender Rodriguez}}}</div> | <div class="bcpboxtitle">{{{fullname|Bender Rodriguez}}}</div> | ||
{{{profileimage|[[File:Polk.jpg]]}}} | |||
</div> | </div> | ||
<div class="bcpbox" id="bcpstatistics"> | <div class="bcpbox" id="bcpstatistics"> |