Difference between revisions of "Template:Zombie Survival"
Jump to navigation
Jump to search
m (Removed {{{notoc|}}} parameter, made no sense in doing so as it would be more troublesome to assign __NOTOC__ to notoc with {{Zombie Survival|notoc=__NOTOC__}}) |
m |
||
Line 19: | Line 19: | ||
[[Category:Zombie Survival]] | [[Category:Zombie Survival]] | ||
</includeonly> | </includeonly> | ||
<!-- | |||
nes = no edit section | |||
zs = zombie survival | |||
b2t = back to top | |||
--> |
Revision as of 18:49, 12 September 2021
This template will create a link to Zombie Survival page, top of current page and categorized current page to Zombie Survival.
Simple paste the following below in the page:
{{Zombie Survival}}
There are 3 parameters by default that would control the execution of 2 magic words and a link.
{{{notoc|__NOTOC__}}} {{{noeditsection|__NOEDITSECTION__}}} {{{back2top|[{{fullurl:{{FULLPAGENAME}}}} Back to Top]}}}
To disable a parameter, simple assign nothing to it. Example: To disable the "__NOEDITSECTION__",
{{Zombie Survival|noeditsection=}}
To enable a parameter, simple assign something to it. Example: To enable the "__NOTOC__",
{{Zombie Survival|notoc=__NOTOC__}}