Difference between revisions of "Template:Game"

From YouthHawk
Jump to: navigation, search
(Generated from a page schema)
 
 
(21 intermediate revisions by one user not shown)
Line 6: Line 6:
 
|Title=
 
|Title=
 
|Date=
 
|Date=
|Competition=
 
 
|Club side A=
 
|Club side A=
 
|Club side B=
 
|Club side B=
 
|Team side A=
 
|Team side A=
 
|Team side B=
 
|Team side B=
|Manger side A=
+
|Manager side A=
 
|Manager side B=
 
|Manager side B=
 
|Score A=
 
|Score A=
Line 24: Line 23:
 
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"|
 +
{{#arraymap:{{{Players in team A|}}}|,|x|
 +
{{!}}-
 +
{{!}} {{!}}{{!}}'''-''' {{!}}{{!}} [[Players in team A::x]]
 +
| }}
 +
|-
 +
|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"|
 +
{{#arraymap:{{{Players in team B|}}}|,|x|
 +
{{!}}-
 +
{{!}} {{!}}{{!}}'''-''' {{!}}{{!}} [[Players in team B::x]]
 +
| }}
 +
|-
 +
|colspan=4|'''Manager:'''
 +
|-
 +
|colspan="4"| {{{Manager side B|}}}
 +
|-
 +
|}
 +
|}
 +
 +
<div style="display: none;">
 
{| class="wikitable"
 
{| class="wikitable"
 
! Title
 
! Title
Line 30: Line 81:
 
! Date
 
! Date
 
| | [[Date::{{{Date|}}}]]
 
| | [[Date::{{{Date|}}}]]
|-
 
! Competition
 
| | [[Competition::{{{Competition|}}}]]
 
 
|-
 
|-
 
! Club side A
 
! Club side A
Line 46: Line 94:
 
| | [[Team side B::{{{Team side B|}}}]]
 
| | [[Team side B::{{{Team side B|}}}]]
 
|-
 
|-
! Manger side A
+
! Manager side A
| | [[Manger side A::{{{Manger side A|}}}]]
+
| | [[Manager side A::{{{Manager side A|}}}]]
 
|-
 
|-
 
! Manager side B
 
! Manager side B
Line 73: Line 121:
 
| | [[References::{{{References|}}}]]
 
| | [[References::{{{References|}}}]]
 
|}
 
|}
 
+
</div>
 
[[Category:Game]]
 
[[Category:Game]]
 
</includeonly>
 
</includeonly>

Latest revision as of 19:38, 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=
}}

Edit the page to see the template text.