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
mNo edit summary
imported>Flozi
m beofre/after text for testing
Line 2: Line 2:


Usage:
Usage:
<pre>{{new|86.0}}</pre>
<pre> Text before {{new|86.0}} text after</pre>


Result:
Result:
{{new|86.0}}
Text before {{new|86.0}} text after
</noinclude>
</noinclude>


<includeonly><span class="warning"> New in version {{{1}}}</span></includeonly>
<includeonly><span class="warning">New in version {{{1}}}</span></includeonly>

Revision as of 21:57, 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