Template talk:Doc/Template: Difference between revisions
From Halopedia, the Halo wiki
Number 3434 (talk | contribs) (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 |
Number 3434 (talk | contribs) mNo edit summary Tag: Mobile edit |
||
(3 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{#tag:pre|{{msgnw:{{FULLPAGENAME}}}}}} | |||
{{#tag:pre|{{msgnw: | |||
</pre> | </pre> | ||
is rendered as | is rendered as | ||
{{#tag:pre|{{msgnw:{{FULLPAGENAME}}}}}} | |||
{{#tag:pre|{{msgnw: | |||
I would like to make a template for | (I would like to make a [[Template talk:src|template]] specifically for showing the source of a page, since the built-in abbreviation is very hard to remember). |
Latest revision as of 07:25, March 28, 2024
Add a view source feature (i.e. using msgnw)
For example, the following:
{{#tag:pre|{{msgnw:{{FULLPAGENAME}}}}}}
is rendered as
Add a view source feature (i.e. using msgnw) For example, the following: <pre> {{#tag:pre|{{msgnw:{{FULLPAGENAME}}}}}} </pre> is rendered as {{#tag:pre|{{msgnw:{{FULLPAGENAME}}}}}} (I would like to make a [[Template talk:src|template]] specifically for showing the source of a page, since the built-in abbreviation is very hard to remember).
(I would like to make a template specifically for showing the source of a page, since the built-in abbreviation is very hard to remember).