Difference between revisions of "Template:Crosshair table"
From QWiki
m |
m |
||
| Line 8: | Line 8: | ||
!{{abbr|Alpha|crosshairalpha}} | !{{abbr|Alpha|crosshairalpha}} | ||
|- | |- | ||
| − | |style="background-color: rgb({{{r}}},{{{g}}},{{{b}}});height:30px;width:96px;padding:0px;margin:0px;"|[[File:Crosshair{{{crosshair|}}}.png]] | + | |{{#switch:{{{crosshair|4}}} |
| + | | 0 | ||
| + | | 1 | ||
| + | | 2 | ||
| + | | 3 | ||
| + | | 4 | ||
| + | | 5 | ||
| + | | 6 | ||
| + | | 7 = style="background-color: rgb({{{r}}},{{{g}}},{{{b}}});height:30px;width:96px;padding:0px;margin:0px;"|[[File:Crosshair{{{crosshair|}}}.png]] | ||
| + | | image = <code>image</code>}} | ||
|style="background-color: rgb({{{r}}},{{{g}}},{{{b}}});color:#fff}}"|{{{r}}} {{{g}}} {{{b}}} | |style="background-color: rgb({{{r}}},{{{g}}},{{{b}}});color:#fff}}"|{{{r}}} {{{g}}} {{{b}}} | ||
|<code>{{{size|1}}}</code> | |<code>{{{size|1}}}</code> | ||
Revision as of 18:06, 26 March 2017
Documentation (view - edit)
- crosshair must be set to 1-7, or image.
- color is not needed if crosshair=image
{{crosshair table
|crosshair=
|color|r= |g= |b=
|size=
|alpha=
}}
Adapted from Liquipedia