Form:Press: Difference between revisions
From MoHA Wiki
No edit summary |
No edit summary |
||
(3 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=<span class="mw-ui-button mw-ui-progressive">Add Press Record</span>}} | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | ||
{{{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 42: | Line 49: | ||
! | ! | ||
| {{{field|Press Highlight|input type=checkbox}}} Highlight | | {{{field|Press Highlight|input type=checkbox}}} Highlight | ||
|} | |} | ||
{{{end template}}} | {{{end template}}} |