Difference between revisions of "Template:Zombie Survival"

From Sunrust Wiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
<noinclude>
‎‎<noinclude>
This template will create a link to Zombie Survival page, top of current page and categorized current page to Zombie Survival.
This template will create a link to Zombie Survival page, top of current page, categorize current page to Zombie Survival, and add <nowiki>__NOEDITSECTION__</nowiki>.
Simple paste the following below in the page:<pre>{{Zombie Survival}}</pre>
Simple paste the following below in the page:<pre>{{Zombie Survival}}</pre>
There are 3 parameters by default that would control the execution of 2 magic words and a link.
There are 3 parameters by default that would control the execution of 1 magic words and 2 links.
<pre>{{{notoc|__NOTOC__}}}
<pre>
{{{noeditsection|__NOEDITSECTION__}}}
{{{zs|[[Zombie Survival]]}}}
{{{back2top|[{{fullurl:{{FULLPAGENAME}}}} Back to Top]}}}</pre>
{{{b2t|[{{fullurl:{{FULLPAGENAME}}}} Back to Top]}}}
To disable a parameter, simple assign nothing to it. Example: To disable the <nowiki>"__NOEDITSECTION__"</nowiki>,
{{{nes|__NOEDITSECTION__}}}
<pre>{{Zombie Survival|noeditsection=}}</pre>
</pre>
To enable a parameter, simple assign something to it. Example: To enable the <nowiki>"__NOTOC__"</nowiki>,
To disable a parameter, simple assign nothing to it. Example: To disable the <nowiki>"__NOEDITSECTION__"</nowiki> magic word,<pre>{{Zombie Survival|nes=}}</pre>
<pre>{{Zombie Survival|notoc=__NOTOC__}}</pre>
Example: To disable the links,<pre>{{Zombie Survival|zs=}}</pre><pre>{{Zombie Survival|b2t=}}</pre>
‎</noinclude>
‎</noinclude>


<includeonly>
<includeonly>
{{{nes|__NOEDITSECTION__}}}
<br>
<br>
{{{zs|[[Zombie Survival]]}}}
{{{zs|[[Zombie Survival]]}}}
{{{b2t|[{{fullurl:{{FULLPAGENAME}}}} Back to Top]}}}
{{{b2t|[{{fullurl:{{FULLPAGENAME}}}} Back to Top]}}}
[[Category:Zombie Survival]]
[[Category:Zombie Survival]]
{{{nes|__NOEDITSECTION__}}}
‎</includeonly>
‎</includeonly>


<!--  
<!--  
nes = no edit section
zs = zombie survival
zs = zombie survival
b2t = back to top
b2t = back to top
nes = no edit section
  -->
  -->

Revision as of 19:02, 12 September 2021

‎‎ This template will create a link to Zombie Survival page, top of current page, categorize current page to Zombie Survival, and add __NOEDITSECTION__.

Simple paste the following below in the page:

{{Zombie Survival}}

There are 3 parameters by default that would control the execution of 1 magic words and 2 links.

{{{zs|[[Zombie Survival]]}}}
{{{b2t|[{{fullurl:{{FULLPAGENAME}}}} Back to Top]}}}
{{{nes|__NOEDITSECTION__}}}

To disable a parameter, simple assign nothing to it. Example: To disable the "__NOEDITSECTION__" magic word,

{{Zombie Survival|nes=}}

Example: To disable the links,

{{Zombie Survival|zs=}}
{{Zombie Survival|b2t=}}