Difference between revisions of "Template:Zombie Survival"
Jump to navigation
Jump to search
m |
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__}}) |
||
Line 13: | Line 13: | ||
<includeonly> | <includeonly> | ||
{{{ | {{{nes|__NOEDITSECTION__}}} | ||
<br>[[Zombie Survival]] | <br> | ||
{{{ | {{{zs|[[Zombie Survival]]}}} | ||
{{{b2t|[{{fullurl:{{FULLPAGENAME}}}} Back to Top]}}} | |||
[[Category:Zombie Survival]] | [[Category:Zombie Survival]] | ||
</includeonly> | </includeonly> |
Revision as of 18:48, 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__}}