Difference between revisions of "Template:Arr"
Jump to navigation
Jump to search
m (Valento moved page Template:Arrow symbol to Template:Arr without leaving a redirect: shorter) |
m |
||
Line 6: | Line 6: | ||
== Description == | == Description == | ||
Displays an arrow pointing in a direction. | Displays an arrow pointing in a direction. | ||
<pre>{{ | <pre>{{Arr|<direction>}}</pre> | ||
== Examples == | == Examples == | ||
<pre>{{ | <pre>{{Arr|r}}</pre> | ||
{{ | {{Arr|r}} | ||
<pre>{{ | <pre>{{Arr|l}}</pre> | ||
{{ | {{Arr|l}} | ||
<pre>{{ | <pre>{{Arr|u}}</pre> | ||
{{ | {{Arr|u}} | ||
<pre>{{ | <pre>{{Arr|d}}</pre> | ||
{{ | {{Arr|d}} | ||
[[Category:Formatting templates]]</noinclude> | [[Category:Formatting templates]]</noinclude> |
Latest revision as of 12:58, 21 November 2017
Description
Displays an arrow pointing in a direction.
{{Arr|<direction>}}
Examples
{{Arr|r}}
→
{{Arr|l}}
←
{{Arr|u}}
↑
{{Arr|d}}
↓