Jump to content

Template:Arr: Difference between revisions

From ModEnc²
en>Renegade
templatetime, templatetime, templates all the time...
 
en>Renegade
defaults to right now
Line 1: Line 1:
<includeonly>&{{{1}}}arr;</includeonly><noinclude>Usage:<pre>{{Arr|x}}</pre>Copy-paste the code above and replace "x" with<ul><li>'''l''' for an arrow pointing left</li><li>'''r''' for an arrow pointing right</li><li>'''u''' for an arrow pointing up</li><li>'''d''' for an arrow pointing down</li></ul><br>'''Example:'''<pre>{{Arr|r}}</pre>results in {{Arr|r}}</noinclude>
<includeonly>&{{{1|r}}}arr;</includeonly><noinclude>Usage:<pre>{{Arr|x}}</pre>Copy-paste the code above and replace "x" with<ul><li>'''l''' for an arrow pointing left</li><li>'''r''' for an arrow pointing right</li><li>'''u''' for an arrow pointing up</li><li>'''d''' for an arrow pointing down</li></ul><br>'''Example:'''<pre>{{Arr|r}}</pre>results in {{Arr|r}}<br><br>'''The template defaults to a right-pointing arrow.'''</noinclude>

Revision as of 15:53, 23 October 2006

Usage:

{{Arr|x}}

Copy-paste the code above and replace "x" with

  • l for an arrow pointing left
  • r for an arrow pointing right
  • u for an arrow pointing up
  • d for an arrow pointing down


Example:

{{Arr|r}}

results in →

The template defaults to a right-pointing arrow.