Form:NewsItem: Difference between revisions
From Landrace.Wiki - The Landrace Cannabis Wiki
More actions
Eloise Zomia (talk | contribs) No edit summary Tag: Reverted |
Eloise Zomia (talk | contribs) No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This form | This is the "NewsItem" form. | ||
Creates a stub page that the bot will auto-canonicalize. | |||
</noinclude> | |||
{{#forminput:form=NewsItem|size=50|placeholder=News:YYYY-MM-DD/stub|default value=News:{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}/stub}} | |||
</noinclude><includeonly> | |||
{{{for template|NewsItem}}} | {{{for template|NewsItem}}} | ||
{| class="formtable" | {| class="formtable" | ||
! Date | ! Date: | ||
| {{{field|date|input type=datepicker|mandatory}}} | | {{{field|date|input type=datepicker|mandatory}}} | ||
|- | |- | ||
! Category | ! Category: | ||
| {{{field|category|input type=dropdown| | | {{{field|category|input type=dropdown|values=Enforcement,Policy,Research,Conservation,Cultural|mandatory}}} | ||
|- | |- | ||
! | ! Title: | ||
| {{{field|title|input type=text|mandatory}}} | | {{{field|title|input type=text|size=80|mandatory}}} | ||
|- | |- | ||
! Summary | ! Summary: | ||
| {{{field|summary|input type=textarea|rows= | | {{{field|summary|input type=textarea|rows=5|cols=80|mandatory}}} | ||
|- | |- | ||
! Source URL | ! Source URL: | ||
| {{{field|source|input type= | | {{{field|source|input type=text|size=80|mandatory}}} | ||
|- | |- | ||
! | ! Part of campaign: | ||
| {{{field|part_of_campaign | | {{{field|part_of_campaign|input type=text|size=60}}} | ||
|- | |- | ||
! Country: | ! Country: | ||
| {{{field|country|input type= | | {{{field|country|input type=text|size=40}}} | ||
|- | |- | ||
! | ! Admin 1: | ||
| {{{field|admin1|input type=text| | | {{{field|admin1|input type=text|size=40}}} | ||
|- | |- | ||
! | ! Admin 2: | ||
| {{{field|admin2|input type=text| | | {{{field|admin2|input type=text|size=40}}} | ||
|- | |- | ||
! Locality: | ! Locality: | ||
| {{{field|locality|input type= | | {{{field|locality|input type=textarea|rows=2|cols=60}}} | ||
|- | |- | ||
! Coordinates: | ! Coordinates: | ||
| {{{field|coordinates| | | {{{field|coordinates|input type=text|size=40|placeholder=latitude, longitude}}} | ||
|- | |- | ||
! Growing | ! Growing Region: | ||
| {{{field| | | {{{field|growing_region|input type=text|size=40}}} | ||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}} | |||
</includeonly> | |||
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|cancel}}} | |||
Revision as of 11:30, 18 January 2026
This is the "NewsItem" form. Creates a stub page that the bot will auto-canonicalize.