Template:Arrow: Difference between revisions
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 = ← | | 1 = ← | ||
| 2 = ▶ | | 2 = ▶ | ||
| 3 = < | |||
| 4 = > | |||
| #default = | | #default = | ||
}}<noinclude> | }}}</span><noinclude> | ||
== Documentation == | == Documentation == | ||
type=1 - ← | type=1 - ← | ||
type=2 - ▶ | type=2 - ▶ | ||
type=3 - < | |||
type=3 - > | |||
</noinclude> | </noinclude> |
Revision as of 05:55, 26 May 2020
}
Documentation
type=1 - ←
type=2 - ▶
type=3 - <
type=3 - >