Difference between revisions of "Template:Trinkets"

From Sunrust Wiki
Jump to navigation Jump to search
m (:pepemirror: forgot a /, no wonder it didnt work.)
m
Line 2: Line 2:
This template will create a link to Trinkets page, top of current page and categorized current page to Trinkets.
This template will create a link to Trinkets page, top of current page and categorized current page to Trinkets.
Simple paste the following below in the page:<pre>{{Trinkets}}</pre>
Simple paste the following below in the page:<pre>{{Trinkets}}</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>
‎</noinclude>
‎</noinclude>


<includeonly>
<includeonly>
{{{notoc|__NOTOC__}}}{{{noeditsection|__NOEDITSECTION__}}}
<br>[[Trinkets]]
<br>[[Trinkets]]
[{{fullurl:{{FULLPAGENAME}}}} Back to Top]
[{{fullurl:{{FULLPAGENAME}}}} Back to Top]
[[Category:Trinkets]]
[[Category:Trinkets]]
‎</includeonly>
‎</includeonly>

Revision as of 12:11, 10 September 2021

‎‎ This template will create a link to Trinkets page, top of current page and categorized current page to Trinkets.

Simple paste the following below in the page:

{{Trinkets}}

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]}}}