Difference between revisions of "Template:Player"
Jump to navigation
Jump to search
(29 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <noinclude>This is the "Player" template, used for player pages. | + | <noinclude> |
+ | This is the "Player" template, used for player pages. | ||
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
Line 11: | Line 12: | ||
|domain= | |domain= | ||
|coordinatoremail= | |coordinatoremail= | ||
+ | |mesresume= | ||
+ | |hobbies= | ||
+ | |kudos= | ||
}} | }} | ||
</pre> | </pre> | ||
− | |||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly><div id="apoc-container"> | </noinclude><includeonly><div id="apoc-container"> | ||
− | <div id=" | + | <div id="player-pic">{{#if: {{{playerpic|}}}|[[File:{{{playerpic}}}|200px]]|}}</div> |
− | {{ | + | {| id="player-table" |
− | | | + | {{#if: {{{player|}}}|<nowiki/> |
− | |player | + | !scope="row"{{!}}Player |
− | + | {{!}} [[:Category:{{{player}}}|{{{player}}}]] | |
− | + | {{!}}- | |
− | + | }} | |
− | | | + | {{#if: {{{region|}}}|<nowiki/> |
− | + | !scope="row"{{!}}Region | |
− | + | {{!}} [[:Category:{{{region}}}|{{{region}}}]] | |
+ | {{!}} | ||
+ | }} | ||
+ | {{#if: {{{domain|}}}|<nowiki/> | ||
+ | {{!}}- | ||
+ | !scope="row"{{!}}Domain | ||
+ | {{!}} [[:Category:{{{domain}}}|{{{domain}}}]] | ||
+ | {{!}} | ||
}} | }} | ||
+ | |- | ||
+ | ! Player Pronouns | ||
+ | | {{{playerpronouns}}} | ||
+ | |- | ||
+ | ! Membership Number | ||
+ | | {{{mesnumber}}} | ||
+ | |- | ||
+ | ! Player Email | ||
+ | | {{{playeremail}}} | ||
+ | |- | ||
+ | ! Coordinator's Email | ||
+ | | {{{coordinatoremail}}} | ||
+ | |} | ||
+ | <div id="pc-furtherinfo" class="clearfix"> | ||
+ | <span id="pc-furtherinfo-heading" class="my-h2">Further Information</span> | ||
+ | {{#if: {{{furtherinfopic|}}}|<div id="pc-furtherinfo-pic">[[File:{{{furtherinfopic}}}|300px]]</div>}}{{#if:{{{desc|}}}|<div id="pc-desc"><span id="pc-desc-title" class="my-h3">Description</span> | ||
+ | {{{desc}}} | ||
+ | </div>}}<nowiki/> | ||
+ | {{#if:{{{mesresume|}}}|<div id="mes-resume"><span id="mes-resume" class="my-h3">MES Resume</span> | ||
+ | {{{mesresume}}} | ||
+ | </div>}}<nowiki/> | ||
+ | {{#if:{{{hobbies|}}}|<div id="hobbies"><span id="pc-bio-title" class="my-h3">Hobbies and Interests</span> | ||
+ | {{{hobbies}}} | ||
+ | </div>}}<nowiki/> | ||
+ | <div id="kudos"><span id="kudos" class="my-h3">Kudos</span> | ||
+ | {{#if: {{{kudos|}}}|{{{kudos}}}<br>}}<nowiki/> | ||
+ | {{#ifexist: {{PAGENAME}} Kudos|{{:{{PAGENAME}} Kudos}}<br>}}<nowiki/> | ||
+ | {{#formlink:form=Add Kudos|target={{PAGENAME}} Kudos|popup|reload|link text=Edit Kudos: Add your own!}} | ||
+ | </div> | ||
+ | [[Category:Player]]<nowiki/> | ||
+ | {{#if: {{{domain|}}}|[[Category:{{{domain}}}]]}}<nowiki/> | ||
+ | </includeonly> | ||
+ | </noinclude><includeonly><div id="apoc-container"> | ||
</div></div> | </div></div> | ||
{{Apocalypse CSS}}<nowiki/></includeonly> | {{Apocalypse CSS}}<nowiki/></includeonly> |
Latest revision as of 05:57, 22 January 2021
This is the "Player" template, used for player pages. It should be called in the following format:
{{Player |playerpic= |player= |playerpronouns= |playeremail= |mesnumber= |region= |domain= |coordinatoremail= |mesresume= |hobbies= |kudos= }}
Edit the page to see the template text.