Template:Arrow: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "<div style="border-width:1px;border-style:solid;-moz-border-radius:.5em;-webkit-border-radius:.5em;border-radius:.5em;padding:.5em;min-height:58px;{{#switch:{{lc:{{{type}}}}}...")
 
(Made consistent with the base arrows from Wikipedia, this page has been dormant for a long time and isn't in use so hopefully I'm okay overwriting the old arrows.)
 
(29 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div style="border-width:1px;border-style:solid;-moz-border-radius:.5em;-webkit-border-radius:.5em;border-radius:.5em;padding:.5em;min-height:58px;{{#switch:{{lc:{{{type}}}}}
{{#switch:{{lc:{{{type|{{{1|right}}}}}}}}
| 1          = &larr;
|r|right=→
| #default   =  
|l|left=←
|u|up=↑
|d|down=↓
|right-left|right/left|r/l|r-l=↔
|h|horizontal=<span class="error">Please specify right (→) or left (←)</span>
|v|vertical=<span class="error">Please specify up (↑) or down (↓)</span>
|#default=
}}
}}

Latest revision as of 16:02, 9 July 2024