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

Template:Ellipse

From Board Game Arena
Revision as of 16:53, 8 December 2025 by Sammy McSam (talk | contribs) (Created page with "<onlyinclude><div style="container-type:size;display:inline-grid;place-items:center;grid-area:{{{y|1}}}/{{{x|1}}}/span 1/span 2;z-index:{{{z|9}}};width:{{{w|67.195}}}px;height:{{{h|{{{w|67.195}}}}}}px;border-radius:50%;overflow:clip;border:{{{ew|4}}}px {{{es|solid}}} {{{1|#c00}}};background:{{{b|#0000}}}"><div style="grid-area:1/1;height:100%;width:100%;rotate:{{{ar|0}}}deg;clip-path:polygon(45% 0,45% 7%,40% 7%,50% 20%,60% 7%,55% 7%,55% 0);background:{{{ac|#0000}}}"></di...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Parameters

Id
Name
Default
Example
Result
Description
1
Edge color
#c00 (red)
{{ellipse|green}}
edge color as a CSS color.
ew
Edge width
8
{{ellipse|ew=8}}
edge width in pixels.
es
Edge style
solid
{{ellipse|es=dashed}}
edge style as a CSS line style.
b
Background
transparent
{{ellipse|b=green}}
background as a CSS color.
ac
Arrow color
transparent
{{ellipse|ac=green}}
arrow color as a CSS color.
ar
Arrow rotation
0
{{ellipse|ac=black|ar=45}}
arrow rotation in degrees.
t
Text
empty
{{ellipse|t=1}}
1
text value.
tc
Text color
white
{{ellipse|t=1|tc=green}}
1
text color as a CSS color.
to
Text outline
Edge color
{{ellipse|t=1|to=green}}
1
text outline color as a CSS color.
w
Width
67.195
{{ellipse|w=50}}
width in pixels.
h
Height
Width
{{ellipse|h=50}}
height in pixels.
x
X
1
{{ellipse|x=3}}
x coordinate on a Template:HexMap.
y
Y
1
{{ellipse|y=2}}
y coordinate on a Template:HexMap.
z
Z
9
{{ellipse|z=11}}
z coordinate (stacking order) on a Template:HexMap.

Category:ShapeTemplates

Category:ShapeTemplates

Pages using Template:Ellipse