Template:~
From PCSAR
(Difference between revisions)
Brett Wuth (Talk | contribs)
(New page: <noinclude>{{documentation}}</noinclude><includeonly> </includeonly>)
Next diff →
Revision as of 21:33, 27 January 2012
This is the documentation for the template Template:~
Sometimes when writing templates, it's difficult to get a space inserted by simply typing a space. The template parsing code, strips the space away. Use of this template, bypasses the parser and gives you a space regardless. See for example Template:Task. |
To see how this template is implemented,
edit this page and examine the portion
between <includeonly>
and </includeonly>
.