Site Notice |
---|
We have a limited coverage policy. Please check our coverage page to see which articles are allowed. |
Difference between revisions of "Template:Wiki Infobox/doc"
Jump to navigation
Jump to search
(→Example) |
|||
Line 1: | Line 1: | ||
− | |||
== Purpose == | == Purpose == | ||
Line 34: | Line 33: | ||
}} | }} | ||
</pre> | </pre> | ||
+ | |||
+ | |||
+ | === Parameters === | ||
+ | '''General Infomation''' | ||
+ | * name - Name of the Wiki | ||
+ | * colorscheme - [[NW:Color|Related]] [[:Category:Color templates|Color Scheme]] | ||
+ | |||
+ | '''Ownership''' | ||
+ | * owner - Name, and if avalible, NWiki profile, of Owner | ||
+ | * url - domain (and subdomains, directories, etc) URL of the site. Please do not include any page titles, url parameters, etc. | ||
+ | * since - when was the wiki first available | ||
+ | |||
+ | '''Page statistics''' | ||
+ | * content_pages - | ||
+ | * all_pages - | ||
+ | * files - | ||
+ | |||
+ | '''Edit statistics''' | ||
+ | * edits_since_beginning - | ||
+ | * avg_edit_per_page - | ||
+ | |||
+ | '''User statistics''' | ||
+ | * user_group_n_name - | ||
+ | * user_group_n_details - | ||
+ | |||
+ | '''View statistics''' | ||
+ | * views_total - | ||
+ | * views_per_edit - | ||
+ | |||
+ | |||
+ | '''Also note''': it is useful to throw on the following template {{tl|tt}} |
Revision as of 03:36, 7 October 2010
Contents
Purpose
Usage
Example
{{Wiki Infobox | name = | colorscheme = | owner = | url = | since = | content_pages = | all_pages = | files = | edits_since_beginning = | avg_edit_per_page = | user_group_1_name = | user_group_1_details = | user_group_2_name = | user_group_2_details = | user_group_3_name = | user_group_3_details = | user_group_4_name = | user_group_4_details = | user_group_5_name = | user_group_5_details = | user_group_6_name = | user_group_6_details = | user_group_7_name = | user_group_7_details = | views_total = | views_per_edit = }}
Parameters
General Infomation
- name - Name of the Wiki
- colorscheme - Related Color Scheme
Ownership
- owner - Name, and if avalible, NWiki profile, of Owner
- url - domain (and subdomains, directories, etc) URL of the site. Please do not include any page titles, url parameters, etc.
- since - when was the wiki first available
Page statistics
- content_pages -
- all_pages -
- files -
Edit statistics
- edits_since_beginning -
- avg_edit_per_page -
User statistics
- user_group_n_name -
- user_group_n_details -
View statistics
- views_total -
- views_per_edit -
Also note: it is useful to throw on the following template Template:Tl