Template:Abs: Difference between revisions

From FeyworldWiki
Jump to navigationJump to search
(Created page with '<noinclude> Use the following to cut and paste to the top of timeline articles. <pre><nowiki> {{abs|number}} </nowiki></pre>Category:Templates </noinclude><includeonly>{{#ife…')
 
No edit summary
 
Line 4: Line 4:
{{abs|number}}
{{abs|number}}
</nowiki></pre>[[Category:Templates]]
</nowiki></pre>[[Category:Templates]]
</noinclude><includeonly>{{#ifexpr: {{{1}}} < 0 | 0 - {{{1}}} | {{{1}}} }}
</noinclude><includeonly>{{#ifexpr: {{{1}}} < 0 | {{#expr:0 - {{{1}}}}} | {{{1}}} }}

Latest revision as of 16:08, 24 August 2010

Use the following to cut and paste to the top of timeline articles.

{{abs|number}}