Difference between revisions of "Template:Zombie Survival"

From Sunrust Wiki
Jump to navigation Jump to search
m
m
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>
‎‎<includeonly>{{#if:{{{nocat|}}}||[[Category:Zombie Survival]]}}{{{nes|__NOEDITSECTION__}}}</includeonly><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 categorize current page to Zombie Survival, and add <nowiki>__NOEDITSECTION__</nowiki>.
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.
<pre>{{{notoc|__NOTOC__}}}
{{{noeditsection|__NOEDITSECTION__}}}
{{{back2top|[{{fullurl:{{FULLPAGENAME}}}} Back to Top]}}}</pre>
To disable a parameter, simple assign nothing to it. Example: To disable the <nowiki>"__NOEDITSECTION__"</nowiki>,
<pre>{{Zombie Survival|noeditsection=}}</pre>
To enable a parameter, simple assign something to it. Example: To enable the <nowiki>"__NOTOC__"</nowiki>,
<pre>{{Zombie Survival|notoc=__NOTOC__}}</pre>
‎</noinclude>


<includeonly>
'''Parameters''':
{{{nes|__NOEDITSECTION__}}}
*<code>nes</code>: Replaces the value of <code><nowiki>__NOEDITSECTION</nowiki></code>
<br>
*<code>nocat</code>: Doesn't add the category.<br><br>
{{{zs|[[Zombie Survival]]}}}
{{{b2t|[{{fullurl:{{FULLPAGENAME}}}} Back to Top]}}}
[[Category:Zombie Survival]]
</includeonly>


<!--
''Note: This template might be replaced with a navbox.''</noinclude>
nes = no edit section
zs = zombie survival
b2t = back to top
-->

Latest revision as of 20:07, 23 December 2021

‎‎ This template will categorize current page to Zombie Survival, and add __NOEDITSECTION__.

Parameters:

  • nes: Replaces the value of __NOEDITSECTION
  • nocat: Doesn't add the category.

Note: This template might be replaced with a navbox.