Form:CountrySidebar: Difference between revisions
(Free Text test with 3 options.) |
(Handling for Free Text with different Topic Types) |
||
Line 18: | Line 18: | ||
|- | |- | ||
! Type: | ! Type: | ||
| {{{field|Type|input type=radiobutton|mandatory|values=Country,Territory,Special,Topic|mapping template=CountrySidebar Type Label|default=Country|show on select=Country=>Country;Territory/Island=>Country;Special=>Country;Topic=>Topic}}} | | {{{field|Type|input type=radiobutton|mandatory|values=Country,Territory,Special,Topic|mapping template=CountrySidebar Type Label|default=Country|show on select=Country=>Country;Territory/Island=>Country;Special=>Country;Topic=>Topic;Country=>Country2;Territory/Island=>Country2;Special=>Country2}}} | ||
|} | |} | ||
Line 25: | Line 25: | ||
|- | |- | ||
! style="width:120px;" | Topic Type: | ! style="width:120px;" | Topic 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}}} | | {{{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;Getting Started=>gettingstarted2;Records=>records2;Background=>background2;Cultural Groups=>culturalgroups2;Local Resources=>localresources2}}} | ||
|} | |} | ||
Line 129: | Line 129: | ||
'''Free text:''' | '''Free text:''' | ||
<!-- Non Topic --> | |||
<div id="Country2" style="max-width:1000px;"> | |||
{{{standard input|free text|rows=15|input type=textarea|autogrow|editor=visualeditor}}} | |||
</div> | |||
<!-- Getting Started --> | |||
<div id="gettingstarted2" style="max-width:1000px;"> | |||
{{{standard input|free text|rows=15|input type=textarea|autogrow|editor=visualeditor}}} | |||
</div> | |||
<!-- Records --> | |||
<div id="records2" style="max-width:1000px;"> | |||
<div id="adoption"> | <div id="adoption"> | ||
{{{standard input|free text|rows=15|preload=FamilySearch Wiki:Adoption Headers|input type=textarea|autogrow|editor=visualeditor}}} | {{{standard input|free text|rows=15|preload=FamilySearch Wiki:Adoption Headers|input type=textarea|autogrow|editor=visualeditor}}} | ||
Line 137: | Line 149: | ||
<div id="businessandoccupations"> | <div id="businessandoccupations"> | ||
{{{standard input|free text|rows=15|preload=FamilySearch Wiki:Business and Occupations Headers|input type=textarea|autogrow|editor=visualeditor}}} | {{{standard input|free text|rows=15|preload=FamilySearch Wiki:Business and Occupations Headers|input type=textarea|autogrow|editor=visualeditor}}} | ||
</div> | |||
</div> | |||
<!-- Background --> | |||
<div id="background2"> | |||
{{{standard input|free text|rows=15|input type=textarea|autogrow|editor=visualeditor}}} | |||
</div> | |||
<!-- Cultural Groups --> | |||
<div id="culturalgroups2"> | |||
{{{standard input|free text|rows=15|input type=textarea|autogrow|editor=visualeditor}}} | |||
</div> | |||
<!-- Local Resources --> | |||
<div id="localresources2"> | |||
{{{standard input|free text|rows=15|input type=textarea|autogrow|editor=visualeditor}}} | |||
</div> | </div> | ||
Revision as of 22:48, 3 November 2024
This is the "CountrySidebar" form.