Template:New: Difference between revisions
Template page
More actions
imported>Flozi small template to indicate when a feature is new in upcoming engine version |
imported>Flozi back to good |
||
| (21 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude>Small template for 'new in the next version' warnings. | <includeonly><span class="warning">New in version {{{1}}}</span></includeonly><noinclude> | ||
Small template for 'new in the next version' warnings. | |||
Usage: | Usage: | ||
< | <pre> Text before {{new|86.0}} text after</pre> | ||
Result: | Result: | ||
{{new|86.0}} | Text before {{new|86.0}} text after | ||
</noinclude> | </noinclude> | ||
Latest revision as of 22:55, 26 February 2012
Small template for 'new in the next version' warnings.
Usage:
Text before {{new|86.0}} text after
Result: Text before New in version 86.0 text after