Difference between revisions of "Template:Game"

From YouthHawk
Jump to: navigation, search
(Generated from a page schema)
Line 19: Line 19:
 
|Additional information=
 
|Additional information=
 
|References=
 
|References=
 +
|Players in team A=
 +
|Players in team B=
 
}}
 
}}
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly>
 
</noinclude><includeonly>
 
{| cellspacing=0 style="width: {{{size|100%}}}; background-color: {{{bg|transparent}}}"
 
|-
 
| style="font-size: 85%" width=15% valign=top align=right rowspan=5  | {{#time: d F Y| {{{Date|}}} }}
 
! width=24% valign=top align=right            | {{{Club side A|}}} ({{{Team side A|}}})
 
! width=13% valign=top align=center          | {{{Score A|}}}-{{{Score B|}}}
 
! width=24% valign=top align=left            | {{{Club side B|}}} ({{{Team side B|}}})
 
| style="font-size: 85%" rowspan=2 valign=top | Venue: {{{Venue|}}}<br />Attendance: {{{Attendance|}}}<br />Referee: {{{Referee|}}}
 
|- style=font-size:85%
 
| valign=top align=right  |
 
| valign=top align=center |
 
| valign=top              |
 
|}
 
 
 
 
{| width="100%"
 
|valign="top" width="50%"|
 
{| style="font-size: 90%" cellspacing="0" cellpadding="0"
 
|colspan="4"|'''{{{Club side A|}}}:'''
 
|-
 
!width="25"| !!width="25"|
 
{{PlayersInTeam|{{{Team side A|}}} }}
 
|-
 
|colspan=4|'''Manager:'''
 
|-
 
|colspan="4"| {{{Manager side A|}}}
 
|-
 
|colspan="4"|
 
|}
 
|valign="top"|
 
|valign="top" width="50%"|
 
{| style="font-size: 90%" cellspacing="0" cellpadding="0" align=center
 
|colspan="4"|'''{{{Club side B|}}}:'''
 
|-
 
!width="25"| !!width="25"|
 
{{PlayersInTeam|{{{Team side B|}}} }}
 
|-
 
|colspan=4|'''Manager:'''
 
|-
 
|colspan="4"| {{{Manager side B|}}}
 
|-
 
|}
 
|}
 
 
<div style="display: none;">
 
 
{| class="wikitable"
 
{| class="wikitable"
 
! Title
 
! Title
Line 114: Line 70:
 
! References
 
! References
 
| | [[References::{{{References|}}}]]
 
| | [[References::{{{References|}}}]]
 +
|-
 +
! Players in team A
 +
| | {{#arraymap:{{{Players in team A|}}}|,|x|[[Players in team A::x]]}}
 +
|-
 +
! Players in team B
 +
| | {{#arraymap:{{{Players in team B|}}}|,|x|[[Players in team B::x]]}}
 
|}
 
|}
</div>
+
 
 
[[Category:Game]]
 
[[Category:Game]]
 
</includeonly>
 
</includeonly>

Revision as of 19:01, 4 February 2014

This is the "Game" template. It should be called in the following format:

{{Game
|Title=
|Date=
|Club side A=
|Club side B=
|Team side A=
|Team side B=
|Manager side A=
|Manager side B=
|Score A=
|Score B=
|Referee=
|Venue=
|Attendance=
|Additional information=
|References=
|Players in team A=
|Players in team B=
}}

Edit the page to see the template text.