Template:Player-club: Difference between revisions
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>{{ | </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 | ||
| {{# | | {{#if: {{{Years|}}} | {{#arraymap:{{{Years|}}}|,|x|[[Years::x]]}} }} | ||
| | |||
| [[ | |||
|- | |- | ||
! Was Key Player | ! Roles with Club | ||
| | | {{#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 13: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.