Template:Arrow: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{#switch:{{lc:{{{color}}}}}
{{#switch:{{lc:{{{color}}}}}
| red        = <span style="color:{{red}}">
| red        = <span style="color:{{#if:{{{1|}}}|{{{1}}}|red}}">
| #default    =  
| #default    =  
}}
}}
Line 6: Line 6:
| 1          = &larr;
| 1          = &larr;
| 2          = &#9654;
| 2          = &#9654;
| 3          = <
| 4          = >
| #default    =  
| #default    =  
}}<noinclude>
}}}</span><noinclude>
== Documentation ==
== Documentation ==
type=1 - &larr;  
type=1 - &larr;  


type=2 - &#9654;
type=2 - &#9654;  
 
type=3 - <
 
type=3 - >
</noinclude>
</noinclude>

Revision as of 05:55, 26 May 2020

}

Documentation

type=1 - ←

type=2 - ▶

type=3 - <

type=3 - >