Difference between revisions of "Template:Maintained"

From Geohashing
imported>Relet
imported>Relet
(test)
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 11: Line 12:
  
 
<nowiki>
 
<nowiki>
{{maintained|user=[[User:relet|]]}}
+
{{maintained|user=[[User:relet|relet]]}}
 
</nowiki>
 
</nowiki>
  
{{maintained|user=[[User:relet|relet]]}}
+
{{maintained|user=[[User:relet|relet]]|hidden=no}}
  
 
<nowiki>
 
<nowiki>
{{maintained|user=[[User:relet|]]|hidden=yes}}
+
{{maintained|user=[[User:relet|relet]]|hidden=yes}}
 
</nowiki>
 
</nowiki>
  
 
{{maintained|user=[[User:relet|relet]]|hidden=yes}}
 
{{maintained|user=[[User:relet|relet]]|hidden=yes}}
 
</noinclude>
 
</noinclude>

Revision as of 10:10, 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|user=[[User:relet|relet]]}}


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