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

Template:Option: Difference between revisions

From Board Game Arena
Jump to navigation Jump to search
No edit summary
(sub-option)
Line 1: Line 1:
<div title="{{{d|default}}} option" class="mw-collapsible mw-{{{st|}}}" style="display:inline-flex;flex-flow:column nowrap;margin:1rem;margin-left:calc({{{i|0}}}*2rem);min-width:250px;font-family:Roboto,Arial,sans-serif;color:rgb(78 78 78);"><div class="mw-collapsible-toggle" style="display:flex;align-items:center;width:100%;padding:8px;border-radius:5px;box-shadow:rgb(0 0 0/25%) 2px 2px 5px 0;background:linear-gradient(#f0f0f0,#f3f3f3 30%,#ebebeb);font-weight:700;"><div style="width:24px;height:24px;margin-right:1rem;border-radius:5px;{{{s|b}}}ackground:#66DF00;box-shadow:inset rgb(0 0 0 /40%) 1px 1px 5px,rgb(0 0 0 /10%) 0 0 1px;"></div><div style="flex:1 1 0;font-size:1rem;">{{{1|Option}}}</div><div style="display:flex;width:11px;height:11px;border-radius:50%;{{{d|b}}}ackground:rgb(211 211 211);"></div></div><div class="mw-collapsible-content" style="display:none;display:fle{{{h|x}}};width:100%;padding:0.25rem 0.5rem 0.5rem 0.5rem;border-radius:0 0 5px 5px;background:linear-gradient(180deg,rgb(224,223,222),rgb(243,243,243) 15px);">{{{2|&ZeroWidthSpace;}}}</div></div><noinclude>
<div title="{{{d|default}}} option" class="mw-collapsible mw-{{{st|}}}" style="display:inline-flex;flex-flow:column nowrap;margin-top:1rem;min-width:250px;font-family:Roboto,Arial,sans-serif;color:rgb(78 78 78);"><div class="mw-collapsible-toggle" style="display:flex;align-items:center;width:100%;padding:8px;border-radius:5px;box-shadow:rgb(0 0 0/25%) 2px 2px 5px 0;background:linear-gradient(#f0f0f0,#f3f3f3 30%,#ebebeb);font-weight:700;"><div style="width:24px;height:24px;margin-right:1rem;border-radius:5px;{{{s|b}}}ackground:#66DF00;box-shadow:inset rgb(0 0 0 /40%) 1px 1px 5px,rgb(0 0 0 /10%) 0 0 1px;"></div><div style="flex:1 1 0;font-size:1rem;">{{{1|Option}}}</div><div style="display:flex;width:11px;height:11px;border-radius:50%;{{{d|b}}}ackground:rgb(211 211 211);"></div></div><div class="mw-collapsible-content" style="display:none;display:fle{{{h|x}}};width:100%;padding:0.25rem 0.5rem 0.5rem 0.5rem;border-radius:0 0 5px 5px;background:linear-gradient(180deg,rgb(224,223,222),rgb(243,243,243) 15px);">{{{2|&ZeroWidthSpace;}}}</div><div style="display:flex;flex-flow:column wrap;width:calc(100% - 1.5rem);padding-left:1.5rem;">{{{3|&ZeroWidthSpace;}}}</div></div><noinclude>


== Examples ==
== Examples ==


{{option|d=|Selected and non-default|Description of the option}}
{{option|d=|Selected and non-default|Option description|
<code><nowiki>{{option|d=|Selected and non-default|Description of the option}}</nowiki></code>
{{option|Selected and default|Sub-option 1 description|
----
  {{option|s=|Deselected and default|Sub-option 2 description}}
{{option|s=|h=|Deselected, default with description hidden|Description of the option}}
}}
<code><nowiki>{{option|s=|h=|Deselected, default with description hidden|Description of the option}}</nowiki></code>
----
{{option|d=|Geronimo|
* Everyone plays every contract.
* Dealer selects contracts.
}}
}}
<code><nowiki>{{</nowiki>option|d=|Selected and non-default|Description of the option|
&nbsp;<nowiki>{{</nowiki>option|Sub-option 1 selected and default|Sub-option description|
&nbsp;&nbsp;<nowiki>{{</nowiki>option|s=|Sub-option 2 deselected and default|Sub-option description<nowiki>}}</nowiki>
&nbsp;<nowiki>}}</nowiki>


{{option|i=1|Doubling|
<nowiki>}}</nowiki></code>
* After the dealer selects a contract, '''non-dealers''' may optionally choose to double any player(s).
----
* In '''positive games''', non-dealers can only double the dealer.
{{option|s=|h=|Deselected, default and hidden description}}
* Non-dealers must double the dealer '''at least twice''' during the game for each dealer.
<code><nowiki>{{option|s=|h=|
}}
Deselected, default and hidden description}}</nowiki></code>


== Parameters ==
== Parameters ==
Line 37: Line 39:
   <div><code><nowiki>{{option|Value|Description}}</nowiki></code></div>
   <div><code><nowiki>{{option|Value|Description}}</nowiki></code></div>
   <div>'''''Optional:''''' specify a text description.</div>
   <div>'''''Optional:''''' specify a text description.</div>
  <div><code>3</code></div>
  <div><code>sub-option</code></div>
  <div><code>&amp;ZeroWidthSpace;</code></div>
  <div><code><nowiki>{{option|Value|Description|Sub-option}}</nowiki></code></div>
  <div>'''''Optional:''''' specify an indented sub-option.</div>
   <div><code>s</code></div>
   <div><code>s</code></div>
   <div><code>selected</code></div>
   <div><code>selected</code></div>
Line 47: Line 54:
   <div><code><nowiki>{{option|d=}}</nowiki></code></div>
   <div><code><nowiki>{{option|d=}}</nowiki></code></div>
   <div>'''''Optional:''''' hide default marker.</div>
   <div>'''''Optional:''''' hide default marker.</div>
  <div><code>i</code></div>
  <div><code>indent</code></div>
  <div><code>0</code></div>
  <div><code><nowiki>{{option|i=1}}</nowiki></code></div>
  <div>'''''Optional:''''' indent the option in rem units
<br>(for options that are sub-options of others).</div>
   <div><code>h</code></div>
   <div><code>h</code></div>
   <div><code>hide</code></div>
   <div><code>hide</code></div>

Revision as of 17:01, 26 February 2024

Option

Examples

Selected and non-default
Selected and default
Deselected and default

{{option|d=|Selected and non-default|Description of the option|

 {{option|Sub-option 1 selected and default|Sub-option description|

  {{option|s=|Sub-option 2 deselected and default|Sub-option description}}

 }}

}}


Deselected, default and hidden description

{{option|s=|h=| Deselected, default and hidden description}}

Parameters

Id
Name
Default value
Example
Description
1
value
Option
{{option|Value}}
Required: specify a text value.
2
description
&ZeroWidthSpace;
{{option|Value|Description}}
Optional: specify a text description.
3
sub-option
&ZeroWidthSpace;
{{option|Value|Description|Sub-option}}
Optional: specify an indented sub-option.
s
selected
n/a
{{option|s=}}
Optional: hide checkbox color.
d
default
n/a
{{option|d=}}
Optional: hide default marker.
h
hide
x
{{option|h=}}
Optional: hide the description.
st
state
null
{{option|st=collapsed}}
Optional: collapse description by default.