This is a documentation for Board Game Arena: play board games online !

Template:HiveHexR

From Board Game Arena
Revision as of 19:43, 24 May 2024 by Sammy McSam (talk | contribs) (Created page with "{{hex|= |bg=transparent |w=68 |r=(1 - clamp(0,{{{ft|0}}},1)) |x={{{x|1}}} |y={{{y|1}}} |{{gameIcon |imageFileName=HiveIcons.png |scale=0.8 |width=68 |height=72 |x=722.5 |y=72 }} |{{hex|= |bg=transparent |w=68 |r={{{r|0}}} |{{gameIcon |imageFileName=HiveIcons.png |scale=0.8 |width=68 |height=72 |x=calc(12*72 + 2) |y=72 }} |textColor=#D3162E |outlineColor=#fff |{{{1|{{gameIcon |tooltip=cannot move here |imageFileName=HiveIcons.png |scale=0.8 |width=68 |height=72 |x=calc(11...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
​
​
cannot move here

Parameters

Parameter
Default value
Example
Result
Description
1
0
{{HiveHexR |1 }}
​
​
1
Optional: replace the cross mark with text.
x
1
{{HiveHexR |x=3 }}
​
​
cannot move here
Optional: specify the x co-ordinate of the hex on a Template:HexMap.
y
1
{{HiveHexR |y=2 }}
​
​
cannot move here
Optional: specify the y co-ordinate of the hex on a Template:HexMap.
r
0
{{HiveHexR |r=1 }}
​
​
cannot move here
Optional: rotate the arrow in units of 30° (0-11).
ft
0
{{HiveHexR |ft=1 }}
​
​
cannot move here
Optional: transform from pointed-top hex (0) to flat-top hex (1).