Template:Private boilerplate: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
m (fix category display order, minor tweaks)
(wikilinks, tidy for clarity, <noinclude>)
Line 1: Line 1:
__NOTOC__
<noinclude>If you have determined that a [[wiki]] is "Private", meaning you are denied access but believe the wiki to be active (or you have access, but know it is private), then use the following [[:Category:Boilerplates|boilerplate]]:</noinclude>
If you have determined that a wiki is "Private", meaning you are denied access but believe the wiki to be active (or you have access, but know it is private), then use the following boilerplate:
 
==Template:Private==
*Copy the following boilerplate text to your clipboard (select and Ctrl+C)


*Copy the following boilerplate text to your clipboard (select and Ctrl+C) and then paste it (Ctrl+V) at the top of the private wiki edit box.
<pre>
<pre>
{{Private
{{Private
Line 13: Line 10:
<<Description of Private Wiki goes here>>
<<Description of Private Wiki goes here>>
</pre>
</pre>
<noinclude>
Actual template: [[Template:Private]]


 
[[Category:Boilerplates]]</noinclude>
Actual template [[Template:Private|here]]
 
<noinclude>
[[Category:Boilerplates|Private Boilerplate]]
</noinclude>

Revision as of 15:35, 2 January 2012

If you have determined that a wiki is "Private", meaning you are denied access but believe the wiki to be active (or you have access, but know it is private), then use the following boilerplate:

  • Copy the following boilerplate text to your clipboard (select and Ctrl+C) and then paste it (Ctrl+V) at the top of the private wiki edit box.
{{Private
|wiki_URL = URLOfPrivateWiki
}}

==Description==
<<Description of Private Wiki goes here>>

Actual template: Template:Private