Difference between revisions of "Template:Crosshair table"
From QWiki
m |
m |
||
Line 1: | Line 1: | ||
<includeonly><div class="table-responsive"> | <includeonly><div class="table-responsive"> | ||
− | {|class="wikitable" style="width: | + | {|class="wikitable" style="width:660px;text-align:center;margin-bottom:0px;" |
!colspan=10|Crosshair settings | !colspan=10|Crosshair settings | ||
|- | |- | ||
!{{abbr|Crosshair|crosshair 1-6}} | !{{abbr|Crosshair|crosshair 1-6}} | ||
+ | !{{abbr|Color|crosshaircolor}} | ||
!{{abbr|Size|crosshairsize}} | !{{abbr|Size|crosshairsize}} | ||
− | |||
!{{abbr|Alpha|crosshairalpha}} | !{{abbr|Alpha|crosshairalpha}} | ||
|- | |- | ||
|<code>{{{crosshair|1}}}</code> | |<code>{{{crosshair|1}}}</code> | ||
+ | |style="background-color: rgb({{{r}}},{{{g}}},{{{b}}});color:#fff}}"|{{{r}}} {{{g}}} {{{b}}} | ||
|<code>{{{size|1}}}</code> | |<code>{{{size|1}}}</code> | ||
− | |||
|<code>{{{alpha|1}}}</code> | |<code>{{{alpha|1}}}</code> | ||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
</div></includeonly><noinclude> | </div></includeonly><noinclude> | ||
{{Documentation}}[[Category:Table templates]] [[Category:Hardware Templates]][[Category:Templates]]</noinclude> | {{Documentation}}[[Category:Table templates]] [[Category:Hardware Templates]][[Category:Templates]]</noinclude> |
Revision as of 11:23, 20 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