Difference between revisions of "Template:Maintained"

From Geohashing
imported>Relet
imported>Relet
(does anyone read what I'm writing? Well, certainly not me. :P)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{#if:{{{hidden|}}}||<small><font color="gray">This page is [[:Template:maintained|maintained]] by {{{maintainer}}}. Automatic updates are not desired.</font></small>}}[[Category:Maintained pages]]</includeonly><noinclude>
+
{{#if:{{{hidden|}}}||<small><font color="gray">This page is [[:Template:maintained|maintained]] by {{{maintainer}}}. Automatic updates are not desired.</font></small>}}[[Category:Maintained pages]]
 +
<noinclude>
 
The idea of this tag is to prevent bots from updating a graticule (or other) page automatically. In the case of important updates, the maintainer should be contacted instead. Also, other wiki users should discuss major changes on such a page with the maintainer or on the talk page.
 
The idea of this tag is to prevent bots from updating a graticule (or other) page automatically. In the case of important updates, the maintainer should be contacted instead. Also, other wiki users should discuss major changes on such a page with the maintainer or on the talk page.
  
Line 9: Line 10:
  
 
'''Examples:'''
 
'''Examples:'''
 
+
----
 
<nowiki>
 
<nowiki>
{{maintained|user=[[User:relet|]]}}
+
{{maintained|maintainer=[[User:relet|relet]]}}
 
</nowiki>
 
</nowiki>
  
{{maintained|user=[[User:relet|relet]]}}
+
{{maintained|maintainer=[[User:relet|relet]]}}
 
+
----
 
<nowiki>
 
<nowiki>
{{maintained|user=[[User:relet|]]|hidden=yes}}
+
{{maintained|maintainer=[[User:relet|relet]]|hidden=yes}}
 
</nowiki>
 
</nowiki>
  
{{maintained|user=[[User:relet|relet]]|hidden=yes}}
+
{{maintained|maintainer=[[User:relet|relet]]|hidden=yes}}
 
</noinclude>
 
</noinclude>

Latest revision as of 12:37, 21 April 2009

This page is maintained by {{{maintainer}}}. Automatic updates are not desired.

The idea of this tag is to prevent bots from updating a graticule (or other) page automatically. In the case of important updates, the maintainer should be contacted instead. Also, other wiki users should discuss major changes on such a page with the maintainer or on the talk page.

Add this tag anywhere on the page.

Parameters:

  • maintainer = the wiki user who maintains the page.
  • hidden = (optional) only include the tag and the category, do not display the message.

Examples:


{{maintained|maintainer=[[User:relet|relet]]}}

This page is maintained by relet. Automatic updates are not desired.


{{maintained|maintainer=[[User:relet|relet]]|hidden=yes}}