Template:GameMaster: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>{{Staff|rank={{{Rank|}}}|name={{{GameMaster Name|}}}|type={{{Type|}}}|tenure={{{Tenure|}}}}}</includeonly>
<includeonly>{| cellpadding="2" style="float:left; width:300px; background:#e3e3e3; margin-right:2em; margin-bottom:2em; border-spacing:1px;"
|-
! colspan="2" | '''{{#if: {{{Rank|}}} | {{{Rank}}} | GM }} {{{GameMaster Name}}}'''
|- bgcolor="#FFFFFF"
| valign="top"| Type || align="center" | {{#if: {{{Type|}}} | {{{Type}}} | ''Unknown''}}
|- bgcolor="#FFFFFF"
| valign="top"| Rank || align="center" | {{#if: {{{Rank|}}} | {{{Rank}}} | ''Unknown''}}
|- bgcolor="#FFFFFF"
| valign="top"| Tenure || align="center" | {{#if: {{{Tenure|}}} | {{{Tenure}}} | ''Unknown''}}
|}


<noinclude>{{cat|Templates}}</noinclude>
[[Category:GameMaster|{{PAGENAME}}]]
{{#if: {{{Type |}}} | [[Category:GameMaster {{{Type}}}|{{PAGENAME}}]] | }}
{{#if: {{{Rank |}}} | [[Category:GameMaster {{{Rank}}}|{{PAGENAME}}]] | }}
{{#if: {{{Tenure |}}} | [[Category:GameMaster {{{Tenure}}}|{{PAGENAME}}]] | }}

{{-}}

</includeonly>

<noinclude>
==To Use==

<pre>
{{GameMaster |
GameMaster Name = |
Type = |
Rank = |
Tenure = |
}}
</pre>

If you do not know one of the above, leave it blank
[[Category:Templates|{{PAGENAME}}]]
</noinclude>

Latest revision as of 14:39, 24 March 2021