Template:MATCHBOX Infobox style/doc: Difference between revisions

From ytptenniswiki
Jump to navigation Jump to search
No edit summary
deprecation warning
 
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}


'''<big>Bold text</big><big><big>THIS IS DEPRECATED! USE [[Template:MatchboxV2|THIS]] INSTEAD.</big></big>'''
'''<big><big><big>THIS IS DEPRECATED! USE [[Template:MatchboxV2|THIS]] INSTEAD.</big></big></big>'''


{{Lua|Module:MATCHBOX Infobox style|Module:Data}}
{{Lua|Module:MATCHBOX Infobox style|Module:Data}}

Latest revision as of 19:23, 6 April 2025

THIS IS DEPRECATED! USE THIS INSTEAD.

MATCH NAME
(type of match, if applicable)

"(quote from the match, etc.)"
Start Date November 9th, 1900
End Date April 4th, 2000
Rounds 6
Participants player1, player2, etc.
Match Page link
Winner (if applicable)
(Winner)

The "Match Box", derived from Wikipedia's Military History Infobox.

COPY THIS CODE INTO YOUR PAGE:

{| {{MATCHBOX Infobox style|main_box}}
|-
! colspan="2" {{MATCHBOX Infobox style|header_bar}} | MATCH NAME
|-
| colspan="2" {{MATCHBOX Infobox style|sub_header_bar}} | (type of match, if applicable)
|-
| colspan="2" {{MATCHBOX Infobox style|image_box}} | [[File:Campers.png|200px]] <br/> "''(quote from the match, etc.)''"
|-
! style="padding-right: 1em;" | Start Date
| November 9th, 1900
|- 
! style="padding-right: 1em;" | End Date
| April 4th, 2000
|-
! style="padding-right: 1em;" | Rounds
| 6
|-
! style="padding-right: 1em;" | Participants
| ''player1, player2, etc.''
|-
<!--- if the match page is not known, replace with MissingMatchPage template! --->
! style="padding-right: 1em;" | Match Page
|  {{MissingMatchPage}} <!-- [https://example.com/ link] -->
<!--- the following can be deleted if this isn't a tournament match --->
|-
! colspan="2" {{MATCHBOX Infobox style|header_bar}} | Winner (if applicable)
|-
| colspan="2" {{MATCHBOX Infobox style|image_box_plain}} | (Winner)
|}

The style is controlled by the {{MATCHBOX Infobox style}} template, which generates a number of different codes based on the parameter passed to it.

A Matchbox has a space for:

  • the match name
  • the type of match
  • when it was played
  • who played in it
  • the number of rounds
  • a link to the corresponding forum/etc. post of the match
  • (in the case of a tournament match) who won.