|
|
Line 25: |
Line 25: |
| |- | | |- |
| ! style="width:120px;" | Topic Type: | | ! style="width:120px;" | Topic Type: |
| | {{{field|Topic Type|mandatory|input type=combobox|values={{Topic list}}|delimiter=;}}} | | | {{{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> |
| | |
| </div> | | </div> |
|
| |
|