Form:CountrySidebar: Difference between revisions
(Created page with "<noinclude> This is the "CountrySidebar" form. <span style="background-color:#B4C6E7; border:1px solid black; text-align:center; padding: 0 5px 0 5px; display:inline-block; b...") |
(Fixed field for Current (was End)) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 18: | Line 18: | ||
|- | |- | ||
! Type: | ! Type: | ||
| {{{field|Type|input type=radiobutton|mandatory|values=Country,Topic|default=Country|show on select=Country=>Country;Topic=>Topic}}} | | {{{field|Type|input type=radiobutton|mandatory|values=Country,Territory,Topic|mapping template=CountrySidebar Type Label|default=Country|show on select=Country=>Country;Territory/Island=>Country;Topic=>Topic}}} | ||
|} | |} | ||
Line 25: | Line 25: | ||
|- | |- | ||
! style="width:120px;" | Topic Type: | ! style="width:120px;" | Topic Type: | ||
| {{{field|Topic Type|mandatory|input type= | | {{{field|Topic Type|mandatory|input type=radiobutton|values=Getting Started, Records, Background, Cultural Groups, Local Resources|default=Records|show on select=Getting Started=>gettingstarted;Records=>records;Background=>background;Cultural Groups=>culturalgroups;Local Resources=>localresources}}} | ||
|} | |} | ||
<div id="gettingstarted" style="max-width:1000px;"> | |||
{| class="formtable" style="width:1200px;" | |||
! style="width:150px;" | Getting Started: | |||
| {{{field|Getting Started|mandatory|input type=combobox|values={{Getting Started list}}|delimiter=;}}} | |||
|} | |||
</div> | |||
<div id="records" style="max-width:1000px;"> | |||
{| class="formtable" style="width:1200px;" | |||
! style="width:150px;" | Records: | |||
| {{{field|Records|mandatory|input type=combobox|values={{Records list}}|delimiter=;}}} | |||
|} | |||
</div> | |||
<div id="background" style="max-width:1000px;"> | |||
{| class="formtable" style="width:1200px;" | |||
! style="width:150px;" | Background: | |||
| {{{field|Background|mandatory|input type=combobox|values={{Background list}}|delimiter=;}}} | |||
|} | |||
</div> | |||
<div id="culturalgroups" style="max-width:1000px;"> | |||
{| class="formtable" style="width:1200px;" | |||
! style="width:150px;" | Cultural Groups: | |||
| {{{field|Cultural Groups|mandatory|input type=combobox|values={{Cultural Groups list}}|delimiter=;}}} | |||
|} | |||
</div> | |||
<div id="localresources" style="max-width:1000px;"> | |||
{| class="formtable" style="width:1200px;" | |||
! style="width:150px;" | Local Resources: | |||
| {{{field|Local Resources|mandatory|input type=combobox|values={{Local Resources list}}|delimiter=;}}} | |||
|} | |||
</div> | |||
{| class="formtable" style="width:1200px;" | |||
! style="width:120px;" | Rating: | |||
| {{{field|Rating|mandatory|input type=radiobutton|values=Standardized, Acceptable, In-Progress, Blank|default=In-progress}}} | |||
|} | |||
</div> | </div> | ||
Line 46: | Line 87: | ||
|- | |- | ||
| Current: | | Current: | ||
| {{{field| | | {{{field|Current|input type=radiobutton|values=Yes,No|default=Yes|mandatory|show on select=No=>end_date}}} | ||
|- | |- | ||
|} | |} |
Latest revision as of 22:30, 13 February 2024
This is the "CountrySidebar" form.