Template talk:Doc/Template: Difference between revisions

From Halopedia, the Halo wiki

(Created page with "Add a view source feature (i.e. using msgnw) For example, the following: <pre> <code> {{#tag:pre|{{msgnw:Doc/Template}}}} <code> </pre> is rendered as <code> {{#tag:pre|{{msgnw:Doc/Template}}}} </code> I would like to make a template for this.")
Tag: Mobile edit
 
mNo edit summary
Tag: Mobile edit
Line 15: Line 15:
</code>
</code>


I would like to make a template for this.
I would like to make a [[Template talk:src|template]] for this.

Revision as of 07:40, March 28, 2024

Add a view source feature (i.e. using msgnw)

For example, the following:

<code>
{{#tag:pre|{{msgnw:Doc/Template}}}}
<code>

is rendered as

<includeonly>{{Doc
|Title=Template Documentation
|Target=TemplateDoc:{{PAGENAME}}
|Content=
__TOC__
{{#ifexist:TemplateDoc:{{PAGENAME}}|{{TemplateDoc:{{PAGENAME}}}}|This template has no associated documentation. Would you like to [[TemplateDoc:{{PAGENAME}}|create it?]]}}
}}</includeonly><noinclude>{{Doc/Template}} [[Category:Documentation templates]]</noinclude>

I would like to make a template for this.