Template:BasicCharacterPage: Difference between revisions
From Ascension Sojourns
No edit summary |
No edit summary |
||
Line 184: | Line 184: | ||
<div class="bcpbox" id="bcplogs"> |
<div class="bcpbox" id="bcplogs"> |
||
<div class="bcpboxtitle">Logs</div> |
<div class="bcpboxtitle">Logs</div> |
||
+ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
</div> |
</div> |
||
{{{leftcolumn|}}} |
{{{leftcolumn|}}} |
||
Line 195: | Line 191: | ||
<div class="bcpbox" id="bcpname"> |
<div class="bcpbox" id="bcpname"> |
||
<div class="bcpboxtitle">{{{fullname| }}}</div> |
<div class="bcpboxtitle">{{{fullname| }}}</div> |
||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
+ | |||
{{{profileimage| }}} |
{{{profileimage| }}} |
||
{{{!}} |
{{{!}} |
||
Line 218: | Line 220: | ||
</div> |
</div> |
||
</div> |
</div> |
||
+ | |||
− | [[Category:Characters]] |
||
</includeonly> |
</includeonly> |
Revision as of 14:06, 19 September 2023
Based on a page design by User:DreadWraith and made into a template by User:Polk
Example of use:
{{BasicCharacterPage | pagename=Bender | titlefg=white | titlebg=green | fullname=Bender Rodriguez | profileimage=[[File:Bender.jpg]] | quote=Bite my shiny metal ass! | biography=Blackmail is such an ugly word. I prefer extortion. The ‘x’ makes it sound cool. | stereotypes=Somethingsomething | rphooks= * Bending * Beer * Killing all humans | gallery= [[File:Bender1.jpg]] [[File:Bender2.jpg]] [[File:Bender3.jpg]] | profile= {{!}} Species {{!}} Robot {{!}}- {{!}} Age {{!}} 5 | statistics= {{!}} Gambling {{!}} 🔴⚫️⚫️⚫️⚫️ {{!}}- {{!}} Subterfuge {{!}} 🔴🔴🔴🔴⚫️ }}
Optional add-on arguments are soundtrack
, which works the same as rphooks
above, as well as stereotypes
and contacts
which are free-form.
And if you really want to customize, you can add entire new boxes with the leftcolumn
or rightcolumn
settings. For example:
| leftcolumn=<div class="bcpbox"><div class="bcpboxtitle">Filmography</div> stuff goes here </div> <div class="bcpbox"><div class="bcpboxtitle">Awards</div> stuff goes here </div> | rightcolumn=<div class="bcpbox"><div class="bcpboxtitle">Aliases</div> stuff goes here </div> <div class="bcpbox"><div class="bcpboxtitle">Confirmed kills</div> stuff goes here </div>