Template:MATCHBOX Infobox style/doc: Difference between revisions
Jump to navigation
Jump to search
added section for the match page |
m heavily simplified the documentation |
||
Line 53: | Line 53: | ||
| ''player1, player2, etc.'' | | ''player1, player2, etc.'' | ||
|- | |- | ||
<!--- if the match page is not known, replace with MissingMatchPage template! | |||
! style="padding-right: 1em;" | Match Page | ! style="padding-right: 1em;" | Match Page | ||
| [https://example.com/ link] | | [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|header_bar}} | Winner (if applicable) | ||
Line 63: | Line 65: | ||
The style is controlled by the {{tl|MATCHBOX Infobox style}} template, which generates a number of different codes based on the parameter passed to it. | The style is controlled by the {{tl|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.<noinclude> | ||
* | |||
* | |||
* | |||
Revision as of 02:17, 16 March 2025
This is a documentation subpage for Template:MATCHBOX Infobox style. It may contain usage information, categories and other content that is not part of the original template page. |
This template uses Lua: |
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 | [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.