Template:Fansite row
From Guild Wars 2 Wiki
(Redirected from User:TEF/Sandbox/Fansite row)
Jump to navigationJump to search
Description[edit]
Used in List of fansites to make it easier to add/update a site and/or change the formatting.
Usage[edit]
{{Fansite row
| name =
| url =
| type =
| language =
| Other =
| checked =
}}
Parameters[edit]
- name
- Required. The name of the site. Used to display the name and for sorting.
- url
- Required. The URL address.
- type
- Required. The type of the site.
- language
- Required. Determines the language shown (and the sort order).
- other
- Optional. Any Other useful details.
- checked
- Optional. Date the site was last Checked to confirm activity level. Format is yyyymmdd. (Does not display in the table.)
Examples[edit]
{| {{STDT|sortable}}
|-
! Name
! Type
! Language
! Other information
{{Fansite row
| name = Guild Wars 2 Wiki
| url = https://wiki.gw2.org.cn
| type = Wiki
| language = English
| other = The official Guild Wars 2 Wiki (English)
| checked = 20120621
}}
{{Fansite row
| name = Guild Wars 2 Wiki DE
| url = https://wiki-de.guildwars2.com
| type = Wiki
| language = German
| other = The official Guild Wars 2 Wiki (German)
| checked = 20120621
}}
|}
| Name | Type | Language | Other information |
|---|---|---|---|
| Guild Wars 2 Wiki | Wiki | English | The official Guild Wars 2 Wiki (English) |
| Guild Wars 2 Wiki DE | Wiki | German | The official Guild Wars 2 Wiki (German) |