Difference between revisions of "NeoDex:Templates"
Jump to navigation
Jump to search
(further sections) |
(added in Template:ZeroTolerance) |
||
Line 30: | Line 30: | ||
[[Template:Construction]] is used to denote that a page needs some work. It is more specific that a stub (see below) in that it gives a list of tasks that need completing on the page. | [[Template:Construction]] is used to denote that a page needs some work. It is more specific that a stub (see below) in that it gives a list of tasks that need completing on the page. | ||
The Construction template includes | The Construction template includes the Under Construction category, so that when added to a page, the page is added to this category also. | ||
To add the Construction template to a document, use the following code: | To add the Construction template to a document, use the following code: | ||
Line 132: | Line 132: | ||
[[Template:Protected]] is used to mark when a page has been [[NeoDex:Protected page|protected]]. | [[Template:Protected]] is used to mark when a page has been [[NeoDex:Protected page|protected]]. | ||
To add the Protected template to a document, | To add the Protected template to a document, use the following code: | ||
'''<nowiki>{{protected}}</nowiki>''' | '''<nowiki>{{protected}}</nowiki>''' | ||
With no variables. | |||
---- | |||
===ZeroTolerance=== | |||
{{ZeroTolerance}} | |||
[[Template:ZeroTolerance]] is used to mark a page that has been designated a zero tolerance zone. This means that vandalism will be dealt with swiftly and with high punishments. | |||
The ZeroTolerance template is added with the following code: | |||
'''<nowiki>{{ZeroTolerance}}</nowiki>''' | |||
With no variables. | With no variables. |