Difference between revisions of "Template:PoliticoCard"
From PRIMUS Database
(Created page with "<noinclude>Category:Templates<!--please do not delete or overwrite--></noinclude> <div style="display: inline-block; background:{{{backcolor|silver}}}; border: 5px solid {...") |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
<div style="display: inline-block; background:{{{backcolor|silver}}}; border: 5px solid {{{bordercolor|black}}}; border-radius:20px; margin:{{{spacer|2}}}px; padding:0px; overflow:hidden;"> | <div style="display: inline-block; background:{{{backcolor|silver}}}; border: 5px solid {{{bordercolor|black}}}; border-radius:20px; margin:{{{spacer|2}}}px; padding:0px; overflow:hidden;"> | ||
<div style="position:relative; width:600px; height:110px; padding:5px; opacity:0.8;"> | <div style="position:relative; width:600px; height:110px; padding:5px; opacity:0.8;"> | ||
− | <div style="position:relative; width:470px; height:100px; border-top-right-radius:15px; border: 5px solid white; background:white; margin:0px; margin-left:90px; float:right; color:black; "> | + | <div style="position:relative; width:470px; height:100px; border-top-right-radius:15px; border: 5px solid white; background:white; margin:0px; margin-left:90px; float:right; color:black;"> |
− | <div style="overflow:hidden; white-space:nowrap; width:240px; padding:1px; font-size: | + | <div style="overflow:hidden; white-space:nowrap; width:240px; padding:1px; font-size:14px; margin-bottom:-10px;"> <b>{{{character|CHARACTER NAME}}}</b></div> |
<div style="overflow:hidden; width:240px; padding:1px; font-size:10px; color:#666666; margin-bottom:-6px">PARTY</div> | <div style="overflow:hidden; width:240px; padding:1px; font-size:10px; color:#666666; margin-bottom:-6px">PARTY</div> | ||
<div style="overflow:hidden; white-space:nowrap; width:240px; padding:1px; font-size:10px;margin-bottom:-6px"><b>{{{party|U N K N O W N}}}</b></div> | <div style="overflow:hidden; white-space:nowrap; width:240px; padding:1px; font-size:10px;margin-bottom:-6px"><b>{{{party|U N K N O W N}}}</b></div> | ||
Line 14: | Line 14: | ||
</div> | </div> | ||
<div style="position:relative; width:600px; height:150px; padding:5px; opacity:0.8;"> | <div style="position:relative; width:600px; height:150px; padding:5px; opacity:0.8;"> | ||
− | <div style="position:relative; width:590px; height: | + | <div style="position:relative; width:590px; height:140px; border: 5px solid white; background:white; border-bottom-left-radius:15px; border-bottom-right-radius:15px; margin:0px; float:center; color:black; "> |
<div style="overflow:hidden; width:380px; padding:0px; font-size:10px; color:#666666; margin-top:-5px;">BIOGRAPHY</div> | <div style="overflow:hidden; width:380px; padding:0px; font-size:10px; color:#666666; margin-top:-5px;">BIOGRAPHY</div> | ||
<div style="overflow-y:scroll; width:580px; height: 120px; line-height:15px; padding:-3px; font-size:10px;margin-bottom:-5px;"><b>{{{biography|C O N F I D E N T I A L}}}</b></div> | <div style="overflow-y:scroll; width:580px; height: 120px; line-height:15px; padding:-3px; font-size:10px;margin-bottom:-5px;"><b>{{{biography|C O N F I D E N T I A L}}}</b></div> | ||
Line 20: | Line 20: | ||
</div> | </div> | ||
</div> | </div> | ||
+ | <noinclude> | ||
+ | <br> | ||
+ | |||
To use the PoliticoCard template, copy the following onto your PDB page and fill out the appropriate information: | To use the PoliticoCard template, copy the following onto your PDB page and fill out the appropriate information: | ||
Line 26: | Line 29: | ||
<pre> | <pre> | ||
− | {{ | + | {{PoliticoCard |
| profileimage = | | profileimage = | ||
| character = | | character = |
Latest revision as of 13:31, 18 June 2019
To use the PoliticoCard template, copy the following onto your PDB page and fill out the appropriate information:
{{PoliticoCard | profileimage = | character = | party = | 1stmotivation = | 2ndmotivation = | link = | biography = | backcolor = | bordercolor = | spacer = |}}
This is based upon Template:HeroCard by @Pallas001, which itself was based upon the work of others. Visit that template page to learn more.
The intention is to help along an RP story arc by giving a few details about some candidates for an election, and to allow PCs to roll a candidate and share their vital details with others easily and succinctly.