Difference between revisions of "Template:Opt-out"

From NSWiki
Jump to: navigation, search
(Instructions)
Line 1: Line 1:
 
{| class="opt-out" style="border-width: 1px; border-color: border-style: solid; background-color: white; box-shadow: 0px 0px 3px #999999; align:center; width:100%; text-align: center; padding: 3ex 3ex; margin: 0em 0;"
 
{| class="opt-out" style="border-width: 1px; border-color: border-style: solid; background-color: white; box-shadow: 0px 0px 3px #999999; align:center; width:100%; text-align: center; padding: 3ex 3ex; margin: 0em 0;"
| style="vertical-align: middle; font-size: small;" | {{SUBPAGENAME}} is unsuitable for '''article automation''' {{#if:{{{roleplay|}}}|due to significant differences between [[gameplay]] and [[roleplay]] statistics|because {{{reason|'''insert reason here'''}}}}}.{{#if:{{{url|}}}|<br/><br/>More information about this {{BASEPAGENAME}} is available, and updated more accurately, at {{{url|'''insert url here'''}}}.|}}
+
| style="vertical-align: middle; font-size: small;" | {{SUBPAGENAME}} is unsuitable for '''article automation''' {{#if:{{{roleplay|}}}|due to significant differences between [[gameplay]] and [[roleplay]] statistics|because {{{reason|'''insert reason here'''}}}}}.{{#if:{{{url|}}}|<br/><br/>More information about this {{BASEPAGENAME}} is available, and updated more accurately, at {{{url|'''insert url here'''}}}.|}}<!--
 +
 
 +
-->{{#ifeq:{{SUBPAGENAME}}|Minoa|<br/><br/>Please be aware that Minoa was the roleplay name for {{nation|Charlotte Ryberg}} until 6 October 2011, as the name was unavailable at the time.}}<!--
 +
-->{{#ifeq:{{SUBPAGENAME}}|Charlotte Ryberg|<br/><br/>Please be aware that Charlotte Ryberg roleplayed Minoa until 6 October 2011 as the name was unavailable at the time.}}<!--
 +
-->{{#ifeq:{{SUBPAGENAME}}|Soviet Russia|<br/><br/>Oh, and in Soviet Russia, '''NSwiki edits YOU''!!'''''}}
 
|}<includeonly>[[Category:Bot opt-outs]]</includeonly>
 
|}<includeonly>[[Category:Bot opt-outs]]</includeonly>
 
<noinclude>==Description==
 
<noinclude>==Description==

Revision as of 02:03, 5 March 2014

Opt-out is unsuitable for article automation because insert reason here.

Description

This template instructs NS-BOT to not automatically create an article for the nation or region that do not wish to be represented on NSwiki.

Instructions

Insert the following code to the nation or region that wishes to opt-out of article automation. The full code is:

{{opt-out
|roleplay =
|reason =
|url =
}}

  • Add "yes" to the roleplay parameter if the nation or region has significant differences between gameplay and roleplay statistics.
  • Add a reason to the reason parameter if there is a non-RP related reason for opting-out.
  • Add a URL to the url parameter if the nation or region is represented at a different website.

Examples

RP opt-outs with alternative link

{{opt-out
|roleplay = yes
|url = http://www.example.com/wiki/nation
}}

Non-RP opt-outs without alternative link

{{opt-out
|reason = the player is not active on NSwiki
}}