Difference between revisions of "Template:Infobox roller derby league/doc"
Jump to navigation
Jump to search
imported>Frietjes (→Usage) |
imported>Zyxw m (add links to module used and tracking category) |
||
Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
− | <!-- PLEASE ADD CATEGORIES | + | <!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --> |
+ | {{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}} | ||
+ | |||
This infobox is for use on articles about individual [[roller derby]] leagues. It provides a place to put the league's logo and its most basic information. | This infobox is for use on articles about individual [[roller derby]] leagues. It provides a place to put the league's logo and its most basic information. | ||
Line 40: | Line 42: | ||
* '''orgtype''' (optional) - The type of business structure; e.g. ''LLC'' or ''NPO'' or ''unincorporated'' or ''unknown''. For ''LLC'', try to indicate whether it's manager-managed or member-managed. For ''NPO'', try to indicate if it has 501(c)(3) status. | * '''orgtype''' (optional) - The type of business structure; e.g. ''LLC'' or ''NPO'' or ''unincorporated'' or ''unknown''. For ''LLC'', try to indicate whether it's manager-managed or member-managed. For ''NPO'', try to indicate if it has 501(c)(3) status. | ||
* '''url''' (optional) - Exactly one non-MySpace, non-blog WWW address; must be manually linked; recommended format: ''<nowiki>[actualURL shortdomain]</nowiki>''; e.g. ''<nowiki>[http://www.gothamgirlsrollerderby.com/ gothamgirlsrollerderby.com]</nowiki>'' | * '''url''' (optional) - Exactly one non-MySpace, non-blog WWW address; must be manually linked; recommended format: ''<nowiki>[actualURL shortdomain]</nowiki>''; e.g. ''<nowiki>[http://www.gothamgirlsrollerderby.com/ gothamgirlsrollerderby.com]</nowiki>'' | ||
+ | |||
+ | == Tracking category == | ||
+ | * {{clc|Pages using infobox roller derby league with unknown parameters}} | ||
== See also == | == See also == | ||
Line 48: | Line 53: | ||
[[Category:Roller derby templates]] | [[Category:Roller derby templates]] | ||
[[Category:Sports infobox templates|Roller derby league]] | [[Category:Sports infobox templates|Roller derby league]] | ||
+ | [[Category:Templates that add a tracking category]] | ||
</includeonly> | </includeonly> |
Revision as of 02:52, 11 March 2020
![]() | This is a documentation subpage for Template:Infobox roller derby league. It contains usage information, categories and other content that is not part of the original template page. |
![]() | This template uses Lua: |
This infobox is for use on articles about individual roller derby leagues. It provides a place to put the league's logo and its most basic information.
Usage
Code you can copy and paste into league articles:
Template:Parameter names example
{{Infobox roller derby league
| name =
| founded =
| dissolved =
| geolocate =
| metro area =
| country =
| logo =
| logo_caption =
| teams =
| tracks =
| venue =
| affiliations =
| orgtype =
| url =
}}
Do not wikilink any parameter values except url.
Parameters:
- name (required) - The name of the league, e.g. Gotham Girls Roller Derby
- founded (optional) - The date the league was founded; the year, or the month and year; e.g. January 2006
- dissolved (optional) - The date the league dissolved; same format as the 'founded' field
- metro area (optional) - The metro area or region the league considers its "home" for public matches
- country (optional) - The country in which the league is based
- logo (optional) - The name of a league's logo image file that was uploaded to Wikipedia, without the 'File:' prefix; e.g. Ggrd logo large.jpg
- teams (optional) - The league's teams that skate in public matches; separate them with
<br>
tags to create line breaks, and indicate which ones are travel teams; e.g. Brooklyn Bombshells<br>Manhattan Mayhem<br>Queens of Pain<br>Bronx Gridlock<br>Gotham Girls All-Stars (travel)<br>Wall Street Traitors (travel)<br>Meat Packing District (travel) - tracks (optional) - The type(s) of tracks skated on in public matches; e.g. Flat or Banked or Flat and banked
- venue (optional) - The venue where home bouts are held.
- affiliations (optional) - Organizations that the league is a member of; if more than one, separate them with
<br>
tags; e.g. WFTDA<br>USARS or none - orgtype (optional) - The type of business structure; e.g. LLC or NPO or unincorporated or unknown. For LLC, try to indicate whether it's manager-managed or member-managed. For NPO, try to indicate if it has 501(c)(3) status.
- url (optional) - Exactly one non-MySpace, non-blog WWW address; must be manually linked; recommended format: [actualURL shortdomain]; e.g. [http://www.gothamgirlsrollerderby.com/ gothamgirlsrollerderby.com]
Tracking category
See also