Form:Entry: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
! <div class="pt-3"><h5>Entry number</h5></div> | ! <div class="pt-3"><h5>Entry number</h5></div> | ||
|- | |- | ||
| {{{field|Entry number | | {{{field|Entry number|input type=text|placeholder=Write here}}} | ||
|- | |- | ||
! <div class="pt-3"><h5>Medium</h5></div> | ! <div class="pt-3"><h5>Medium</h5></div> | ||
Line 32: | Line 32: | ||
! <div class="pt-3"><h5>Entity (tag)</h5></div> | ! <div class="pt-3"><h5>Entity (tag)</h5></div> | ||
|- | |- | ||
| {{{field|Entity | | {{{field|Entity|input type=radiobutton|values=Individual,Collective,Collaboration|default=1}}} | ||
|- | |- | ||
! <div class="pt-3"><h5>Title</h5></div> | ! <div class="pt-3"><h5>Title</h5></div> | ||
|- | |- | ||
| {{{field|Title | | {{{field|Title|input type=text|placeholder=Write here}}} | ||
|- | |- | ||
! <div class="pt-3"><h5>Link</h5></div> | ! <div class="pt-3"><h5>Link</h5></div> | ||
|- | |- | ||
| {{{field|Link | | {{{field|Link|input type=tokens|placeholder=Paste link(s) here}}} | ||
|- | |- | ||
! <div class="pt-3"><h5>Type</h5></div> | ! <div class="pt-3"><h5>Type</h5></div> | ||
|- | |- | ||
| {{{field|Type | | {{{field|Type|input type=tokens|placeholder=Write type(s) here}}} | ||
|- | |- | ||
! <div class="pt-3"><h5>Availability</h5></div> | ! <div class="pt-3"><h5>Availability</h5></div> | ||
Line 58: | Line 58: | ||
! <div class="pt-3"><h5>Subject</h5></div> | ! <div class="pt-3"><h5>Subject</h5></div> | ||
|- | |- | ||
| {{{field|Subject | | {{{field|Subject|input type=tokens|placeholder=Write subject(s) here}}} | ||
|- | |- | ||
! <div class="pt-3"><h5>Description</h5></div> | ! <div class="pt-3"><h5>Description</h5></div> | ||
|- | |- | ||
| {{{field|Description | | {{{field|Description|input type=textarea|placeholder=Write here}}} | ||
|- | |- | ||
! <div class="pt-3"><h5>References</h5></div> | ! <div class="pt-3"><h5>References</h5></div> | ||
Line 76: | Line 76: | ||
! <div class="pt-3"><h5>Notes</h5></div> | ! <div class="pt-3"><h5>Notes</h5></div> | ||
|- | |- | ||
| {{{field|Notes | | {{{field|Notes|input type=textarea|rows=2|placeholder=Write here}}} | ||
|- | |- | ||
! <div class="pt-3"><h5>Format of participation</h5></div> | ! <div class="pt-3"><h5>Format of participation</h5></div> | ||
|- | |- | ||
| {{{field|Format of participation | | {{{field|Format of participation|input type=text|placeholder=Format of participation}}} | ||
|- | |- | ||
! <div class="pt-3"><h5>Setting</h5></div> | ! <div class="pt-3"><h5>Setting</h5></div> | ||
|- | |- | ||
| {{{field|Setting | | {{{field|Setting|input type=text|placeholder=Setting}}} | ||
|- | |- | ||
|} | |} |