This is a documentation for Board Game Arena: play board games online !
Template:Hand: Difference between revisions
Jump to navigation
Jump to search
Sammy McSam (talk | contribs) (title="cards in hand") |
Sammy McSam (talk | contribs) |
||
Line 26: | Line 26: | ||
|<b><i>Optional:</i></b> specify the outline colour as a [https://developer.mozilla.org/en-US/docs/Web/CSS/color CSS colour]. | |<b><i>Optional:</i></b> specify the outline colour as a [https://developer.mozilla.org/en-US/docs/Web/CSS/color CSS colour]. | ||
|} | |} | ||
[[Category:PlayerBoardTemplates]] | |||
</noinclude> | </noinclude> |
Revision as of 20:48, 30 October 2023
✋
Parameter | Default value | Example | Result | Description |
---|---|---|---|---|
null
|
(white space)
|
{{hand|=4}}
|
✋4 | Optional: specify the number of cards in hand e.g. 4 .
|
size
|
1.5
|
{{Hand|size=2}}
|
✋ | Optional: specify the size in rem units. |
outlineColour
|
#000A (translucent black)
|
{{Hand|outlineColour=green}}
|
✋ | Optional: specify the outline colour as a CSS colour. |