Template:Template: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 2: Line 2:
You can add <syntaxhighlight lang=html inline>?preload=template:Template</syntaxhighlight> to your url to copy the source.
You can add <syntaxhighlight lang=html inline>?preload=template:Template</syntaxhighlight> to your url to copy the source.


<nowiki><noinclude>
</noinclude><nowiki><noinclude>
Text here will be only shown at template page
Text here will be only shown at template page
<noinclude></nowiki>
</noinclude></nowiki>
<nowiki></includeonly>
<nowiki></includeonly>
Text here will be included but not shown at template page
Text here will be included but not shown at template page

Revision as of 13:47, 12 August 2022

This template is for easily starting new templates. You can add ?preload=template:Template to your url to copy the source.

<noinclude> Text here will be only shown at template page </noinclude> </includeonly> Text here will be included but not shown at template page </includeonly>