Template:2: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
(New page: <includeonly><br /><br /></includeonly><noinclude> <!-- {{interwikitmp-grp|V=3|cat=typing-aid templates|wdy=|wqt=|wsr=|wnw}} --> ;This template performs what once known as a double-space,...) |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
<!-- {{interwikitmp-grp|V=3|cat=typing-aid templates|wdy=|wqt=|wsr=|wnw}} --> | <!-- {{interwikitmp-grp|V=3|cat=typing-aid templates|wdy=|wqt=|wsr=|wnw}} --> | ||
;This template performs what once known as a double-space, in actual fact a double | ;This template performs what once known as a double-space, in actual fact a double wd|line feed (2x wpd|newlines) but without the overhead 'code' of the {{tl|I2}}. This is much easier to subst, in particular.{{2}}Like <nowiki>{{I2}}</nowiki> and other members of the template:indent family usage|indent family of templates it has some beneficial inheritance attributes within wikimarkup. | ||
<pre> | <pre> | ||
Line 8: | Line 8: | ||
<br /><br /> | <br /><br /> | ||
</pre> | </pre> | ||
Category:Typing-aid templates|I2 | |||
;This is a substable formating utility that duplicates the modified line wrapping behavior of {{tl|I2}}, but without the ability to indent. | ;This is a substable formating utility that duplicates the modified line wrapping behavior of {{tl|I2}}, but without the ability to indent. | ||
It is thus far less costly of template pre-expansion and post expansion memory limits, making it more suitable for formatting in articles wherein a lot of templates are used pushing such limits. | It is thus far less costly of template pre-expansion and post expansion memory limits, making it more suitable for formatting in articles wherein a lot of templates are used pushing such limits. | ||
indent family usage | |||
</noinclude> | </noinclude> | ||
<noinclude>[[Category:Unknown]]</noinclude> |
Latest revision as of 15:16, 3 June 2014
- This template performs what once known as a double-space, in actual fact a double wd|line feed (2x wpd|newlines) but without the overhead 'code' of the {{I2}}
. This is much easier to subst, in particular.
Like {{I2}} and other members of the template:indent family usage|indent family of templates it has some beneficial inheritance attributes within wikimarkup.
Actual code content: <br /><br />
Category:Typing-aid templates|I2
- This is a substable formating utility that duplicates the modified line wrapping behavior of {{I2}}
, but without the ability to indent.
It is thus far less costly of template pre-expansion and post expansion memory limits, making it more suitable for formatting in articles wherein a lot of templates are used pushing such limits. indent family usage