Template:BasicCharacterPage: Difference between revisions

From Ascension Sojourns
No edit summary
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
<<noinclude>>
+
<noinclude>
Based on a page design by [[User:DreadWraith]] and made into a template by [[User:Polk]]
+
Based on a page design by DreadWraith.
   
 
Example of use:
 
Example of use:
Line 10: Line 10:
 
| fullname=Bender Rodriguez
 
| fullname=Bender Rodriguez
 
| profileimage=<nowiki>[[File:Bender.jpg]]</nowiki>
 
| profileimage=<nowiki>[[File:Bender.jpg]]</nowiki>
| quote=Bite my shiny metal ass!
+
| quote=<nowiki> <font style="font-family: Verdana; font-size: 12pt;"></nowiki>Bite my shiny metal ass!
 
| biography=Blackmail is such an ugly word. I prefer extortion. The ‘x’ makes it sound cool.
 
| biography=Blackmail is such an ugly word. I prefer extortion. The ‘x’ makes it sound cool.
 
| stereotypes=Somethingsomething
 
| stereotypes=Somethingsomething
Line 65: Line 65:
 
align-content: stretch;
 
align-content: stretch;
   
font-size: 11pt;
+
font-size: 12pt;
 
}
 
}
 
#bcp table {
 
#bcp table {
Line 111: Line 111:
 
}
 
}
 
#bcprightcolumn {
 
#bcprightcolumn {
max-width: 25%;
+
max-width: 35%;
 
}
 
}
 
#bcpleftcolumn {
 
#bcpleftcolumn {
max-width: 75%;
+
max-width: 65%;
 
}
 
}
 
}
 
}
Line 178: Line 178:
 
</div>
 
</div>
 
}}
 
}}
  +
<div class="bcpbox" id="bcpgallery">
 
  +
<div class="bcpboxtitle">Gallery</div>
 
{{{gallery|&nbsp;}}}
 
</div>
 
<div class="bcpbox" id="bcplogs">
 
<div class="bcpboxtitle">Logs</div>
 
{{#dpl:
 
|linksto={{{pagename|}}}
 
|category=Logs
 
|noresultsheader=No logs found!
 
}}
 
</div>
 
 
{{{leftcolumn|}}}
 
{{{leftcolumn|}}}
 
</div>
 
</div>
Line 195: Line 185:
 
<div class="bcpbox" id="bcpname">
 
<div class="bcpbox" id="bcpname">
 
<div class="bcpboxtitle">{{{fullname|&nbsp;}}}</div>
 
<div class="bcpboxtitle">{{{fullname|&nbsp;}}}</div>
  +
  +
 
{{{profileimage|&nbsp;}}}
 
{{{profileimage|&nbsp;}}}
 
{{{!}}
 
{{{!}}
Line 218: Line 210:
 
</div>
 
</div>
 
</div>
 
</div>
 
<div class="bcpbox" id="bcpgallery">
[[Category:Characters]]
 
 
<div class="bcpboxtitle">Gallery</div>
 
{{{gallery|&nbsp;}}}
 
</div>
  +
 
<div class="bcpbox" id="bcplogs">
 
<div class="bcpboxtitle">Logs</div>
 
{{#dpl:
 
|linksto={{{pagename|}}}
 
|category=Logs
 
|noresultsheader=No logs found!
 
}}
 
</div>
 
</includeonly>
 
</includeonly>

Latest revision as of 09:47, 9 November 2024

Based on a page design by DreadWraith.

Example of use:

{{BasicCharacterPage
| pagename=Bender
| titlefg=white
| titlebg=green
| fullname=Bender Rodriguez
| profileimage=[[File:Bender.jpg]]
| quote= <font style="font-family: Verdana; font-size: 12pt;">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>