Template:Infobox nationals
Jump to navigation
Jump to search
| Infobox nationals | |
|---|---|
| National Championships |
Usage
Infobox to display basic details about a countries National Championships. This is (at least currently) very bare bones primarily intended to reinforce the country name, display the flag in a prominent/logical location as an easy visual identifier, and have a link back to the parent page somewhere that people would expect it to be. This will be paired with a navbox below which will link top the nationals pages for other countries.
Skeleton
{{Infobox nationals
|name =
|image =
|image_bgcolor =
|date =
|repeat =
|4wins =
|3wins =
|2wins =
}}
Explanation
{{Infobox nationals
|name = Optional {{-}} Defaults to PAGENAME. Should use the Country name as the title (To reinforce the article name which will be in the format "Countryfolk National Championships")
|image = Name of the image file. Should use the national flag here.
|image_bgcolor = Defaults to transparent, but can be set to any color to make the image better visible.
|date = The first and last year that this country held nationals.
|repeat = this will essentially allow you to type a subheading if using the next three options. (For simplicity's sake)
|4wins = If a player has won the championship 4 times. I can't imagine many/any have, but it's here as future proofing.
|3wins = Players with a hat trick
|2wins = Two-time winners.
}}
Example
For Dutch National Championships, for example, the infobox deck setup is:
{{Infobox nationals
| name = The Netherlands
| image = NLD.svg
| date = 1995 to 2011<br/>2017 and 2018
| repeat = '''Players with multiple titles'''
| 3wins = [[Tom van de Logt]]
| 2wins = [[Jeroen Remie]]
}}