Template:Player-club: Difference between revisions

From Protoball
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>{{GamesTab2SubNav|text=[[{{{Club|}}}]] > [[{{{Player|}}}]] > Time with club}}{{#set:Player={{{Player|}}}|Club={{{Club|}}}}}
</noinclude><includeonly>{{Ballgame_Box}}{{#set:Player={{{Player|}}}|Club={{{Club|}}}|Was Founder={{{Was Founder|}}}|Was Later Officer={{{Was Later Officer|}}}|Was Initial Officer={{{Was Initial Officer|}}}}}
{|  
{|
! Player
| [[{{{Player|}}}]]
|-
! Club
| [[{{{Club|}}}]]
|-
! Years
! Years
| {{#arraymap:{{{Years|}}}|,|x|[[Years::x]]}}
| {{#if: {{{Years|}}} | {{#arraymap:{{{Years|}}}|,|x|[[Years::x]]}} }}
|-
! Was Founder
| [[Was Founder::{{{Was Founder|}}}]]
|-
! Was Initial Officer
| [[Was Initial Officer::{{{Was Initial Officer|}}}]]
|-
! Was Later Officer
| [[Was Later Officer::{{{Was Later Officer|}}}]]
|-
|-
! Was Key Player
! Roles with Club
| [[Was Key Player::{{{Was Key Player|}}}]]
| {{#if: {{{Was Founder|}}} | Founder {{#if: {{{Was Initial Officer|}}} |,|{{#if: {{{Was Key Player|}}} |,}} }} }} {{#if: {{{Was Initial Officer|}}} | Initial Officer {{#if: {{{Was Key Player|}}},}} }} {{#if: {{{Was Key Player|}}} | Key Player }}
|}
|}


[[Category:Player-clubs]]
[[Category:Player-clubs]]
</includeonly>
</includeonly>

Revision as of 14:11, 11 October 2012

This is the "Player-club" template. It should be called in the following format:

{{Player-club
|Player=
|Club=
|Years=
|Was Founder=
|Was Initial Officer=
|Was Later Officer=
|Was Key Player=
}}

Edit the page to see the template text.