Form:Press: Difference between revisions
From MoHA Wiki
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
if a page with that name already exists, you will be sent to a form to edit that page. | if a page with that name already exists, you will be sent to a form to edit that page. | ||
{{#formlink:form=Press|link text=Add Press Record}} | {{#formlink:form=Press|link text=<span class="mw-ui-button mw-ui-progressive">Add Press Record</span>}} | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
Line 10: | Line 10: | ||
{{{info|page name=Press:<unique number;start=1>}}} | {{{info|page name=Press:<unique number;start=1>}}} | ||
{{{for template|Press}}} | {{{for template|Press}}} | ||
{| class="formtable" | {| class="formtable press" | ||
! Press Headline *: | ! Press Headline *: | ||
| {{{field|Press Headline|mandatory|class=form-control}}} | | {{{field|Press Headline|mandatory|class=form-control}}} | ||
|- | |||
! Event name: | |||
| {{{field|Event name|list|delimiter=;|input type=tokens|values from property=Event name}}} | |||
|- | |||
! Airtable Event Record ID: | |||
| {{{field|Airtable Record ID|list|delimiter=;|class=form-control}}} | |||
|- | |- | ||
! Press Description: | ! Press Description: | ||
Line 43: | Line 49: | ||
! | ! | ||
| {{{field|Press Highlight|input type=checkbox}}} Highlight | | {{{field|Press Highlight|input type=checkbox}}} Highlight | ||
|} | |} | ||
{{{end template}}} | {{{end template}}} |