Form:EnglishArticleSubmission: Difference between revisions
From AbhiprayaVedi
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
Form for English journalistic article submissions. Fields map to Template:EnglishArticle parameters. | |||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
'''Submit your article here''' — fill compulsory fields first; others optional. | |||
{{{for template|EnglishArticle|namespace=Submissions}}} | {{{for template|EnglishArticle|namespace=Submissions}}} | ||
== Compulsory Fields == | |||
{{{field|title | {{{field|title | ||
|label=Article Title ( | |label=Article Title (internal/filename - keep simple, English script preferred) | ||
|input type=text | |input type=text | ||
|mandatory | |mandatory | ||
|placeholder= | |placeholder=e.g. Test-Trapped-In-Transition | ||
}}} | }}} | ||
{{{field|display_name | {{{field|display_name | ||
|label=Display Name (visible | |label=Display Name (visible title - can be in Malayalam or any script) | ||
|input type=text | |input type=text | ||
|placeholder= | |placeholder=e.g. എയറിൽ കെട്ടിക്കിടക്കുന്നത് (or English equivalent) | ||
}}} | }}} | ||
| Line 31: | Line 28: | ||
|input type=text | |input type=text | ||
|mandatory | |mandatory | ||
}}} | }}} | ||
| Line 46: | Line 42: | ||
|rows=4 | |rows=4 | ||
|mandatory | |mandatory | ||
|placeholder= | |placeholder=Engaging 2-3 line summary... | ||
}}} | }}} | ||
{{{field|content | {{{field|content | ||
|label=Article Content | |label=Full Article Content | ||
|input type=textarea | |input type=textarea | ||
|rows= | |rows=25 | ||
|editor=visualeditor | |editor=visualeditor | ||
|mandatory | |mandatory | ||
|placeholder=Write | |placeholder=Write/paste full text here. Use toolbar to insert images, bold, links, headings etc. exactly where needed. | ||
}}} | }}} | ||
== Images (Optional) == | |||
{{{field| | {{{field|thumbnail|label=Thumbnail (Author Photo - top-right float)|input type=upload}}} | ||
|label= | {{{field|thumbnail_caption|label=Thumbnail Caption|input type=text}}} | ||
|input type=upload | {{{field|thumbnail_credit|label=Thumbnail Credit|input type=text}}} | ||
}}} | |||
{{{field| | |||
|label= | |||
|input type=text | |||
}}} | |||
{{{field| | |||
|label= | |||
|input type=text | |||
}}} | |||
{{{field| | {{{field|image1|label=Article Image 1|input type=upload}}} | ||
|label=Image | {{{field|image1_caption|label=Image 1 Caption|input type=text}}} | ||
|input type=text | {{{field|image1_credit|label=Image 1 Credit|input type=text}}} | ||
}}} | |||
{{{ | {{{field|image2|label=Article Image 2|input type=upload}}} | ||
{{{field|image2_caption|label=Image 2 Caption|input type=text}}} | |||
{{{field|image2_credit|label=Image 2 Credit|input type=text}}} | |||
== Highlights/Key Points (Optional) == | |||
{{{field| | {{{field|highlight1|label=Highlight 1 (below thumbnail in sidebar)|input type=textarea|rows=5}}} | ||
|label=Highlight | {{{field|highlight2|label=Highlight 2 (lower sidebar)|input type=textarea|rows=5}}} | ||
|input type=textarea | |||
|rows=5 | |||
| | |||
}}} | |||
{{{field|category | {{{field|category | ||
| Line 131: | Line 79: | ||
}}} | }}} | ||
{{{field|author_bio | {{{field|author_bio|label=Author Bio (new authors only)|input type=textarea|rows=5|placeholder=Bio text or [[Author:Name]] link}}} | ||
|label=Author Bio ( | |||
|input type=textarea | |||
|rows=5 | |||
|placeholder= | |||
}}} | |||
== Source Attribution (Translations Only) == | |||
{{{field|translator | {{{field|translator|label=Translator Name|input type=text}}} | ||
|label=Translator Name | {{{field|source|label=Original Source|input type=text}}} | ||
|input type=text | {{{field|source_url|label=Source URL|input type=text}}} | ||
}}} | {{{field|permission_note|label=Permission Note|input type=textarea|rows=3}}} | ||
{{{ | {{{standard input|save}}} {{{standard input|preview}}} {{{standard input|cancel}}} | ||
| | |||
}}} | |||
{{{ | |||
}}} | |||
{{{ | {{{end template}}} | ||
</includeonly> | </includeonly> | ||
Revision as of 13:30, 6 February 2026
Form for English journalistic article submissions. Fields map to Template:EnglishArticle parameters.