Difference between revisions of "Template:Zombie Survival"

From Sunrust Wiki
Jump to navigation Jump to search
m
m
Line 10: Line 10:
To disable a parameter, simple assign nothing to it. Example: To disable the <nowiki>"__NOEDITSECTION__"</nowiki> magic word,<pre>{{Zombie Survival|nes=}}</pre>
To disable a parameter, simple assign nothing to it. Example: To disable the <nowiki>"__NOEDITSECTION__"</nowiki> magic word,<pre>{{Zombie Survival|nes=}}</pre>
Example: To disable the links,<pre>{{Zombie Survival|n=}}</pre><pre>{{Zombie Survival|b2t=}}</pre>
Example: To disable the links,<pre>{{Zombie Survival|n=}}</pre><pre>{{Zombie Survival|b2t=}}</pre>
‎</noinclude>
<includeonly>
<br>{{{n|[[Zombie Survival]]}}} {{{b2t|[{{fullurl:{{FULLPAGENAME}}}} Back to Top]}}}[[Category:Zombie Survival]]{{{nes|__NOEDITSECTION__}}}
‎</includeonly>
<!--  
<!--  
n = name of that page
n = name of that page
Line 21: Line 15:
nes = no edit section in this page
nes = no edit section in this page
  -->
  -->
‎</noinclude>
<includeonly>
<br>{{{n|[[Zombie Survival]]}}} {{{b2t|[{{fullurl:{{FULLPAGENAME}}}} Back to Top]}}}[[Category:Zombie Survival]]{{{nes|__NOEDITSECTION__}}}
‎</includeonly>

Revision as of 19:13, 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.

{{{n|[[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|n=}}
{{Zombie Survival|b2t=}}