Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:New: Difference between revisions

Template page
imported>Flozi
m try html comment
imported>Flozi
back to good
 
(15 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:
Line 6: Line 7:
Result:
Result:
Text before {{new|86.0}} text after
Text before {{new|86.0}} text after
Text before {{new|86.0}} {{new|86.0}} text after
Text before {{new|86.0}}{{new|86.0}} text after
Useful page for trying to get rid of newline:
[http://meta.wikimedia.org/wiki/Help:Newlines_and_spaces]
</noinclude>
</noinclude>
<includeonly>New in version {{{1}}}<nowiki/><!-- --></includeonly>

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