Form:Player Lore: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
Standard form for all Player Lore submissions.
Standard form for all Player Lore submissions. This will create pages in the Main namespace.


{{#forminput:form=Player_Lore|button text=Submit New Lore|query string=namespace=namespace-name/PlayerLore/|placeholder=e.g. The Legend of Lanival The Redeemer}}
{{#forminput:form=Player_Lore|button text=Submit New Lore|placeholder=e.g. The Legend of Lanival The Redeemer}}


</noinclude><includeonly>
</noinclude><includeonly>
Line 9: Line 9:
{| class="formtable"
{| class="formtable"
! Story Title:
! Story Title:
| {{{field|story_title|input type=text|restricted|size=50|holds template parameter}}}
| {{{field|story_title|input type=text|restricted|size=50|default={{#replace:{{PAGENAME}}|_| }} }}}
|-
|-
! Character Author:
! Character Author:
Line 18: Line 18:
|-
|-
! Location:
! Location:
| {{{field|location|input type=text|placeholder=e.g Taelbert's Inn}}}
| {{{field|location|input type=text|placeholder=e.g. Taelbert's Inn}}}
|-
! Submission Date:
| {{{field|date_submitted|input type=datepicker|default=now|mandatory}}}
|-
|-
! Elanthian Date:
! Elanthian Date:
| Year: {{{field|eyear|input type=text|size=4|placeholder=454}}} Month: {{{field|emonth|input type=text|size=2|placeholder= 2}}} Day: {{{field|eday|input type=text|size=2|placeholder=16}}}
| Year: {{{field|eyear|input type=text|size=4|placeholder=454}}} Month: {{{field|emonth|input type=text|size=10|placeholder=5}}} Day: {{{field|eday|input type=text|size=2|placeholder=16}}}
|}
|}


=== Summary ===
=== Summary ===
{{{field|summary|input type=textarea|rows=10|cols=80|mandatory|placeholder=A short explainer for your content and any backstory you think would provide additional understanding.}}}
{{{field|summary|input type=textarea|rows=5|cols=80|mandatory|placeholder=A short explainer for your content.}}}


=== Story Content ===
=== Story Content ===
{{{field|content|input type=textarea|rows=25|cols=80|mandatory}}}
{{{field|content|input type=textarea|rows=25|cols=80|mandatory|placeholder=Paste your full text here...}}}


{{{field|clean_user|hidden|default=current user}}}
{{{field|date_submitted|hidden|default=now}}}
{{{end template}}}
{{{end template}}}

{{{info|
|page name=User:<PlayerLoreContent[clean_user]>/Lore/<PlayerLoreContent[story_title]>
}}}


{{{standard input|save}}} {{{standard input|cancel}}}
{{{standard input|save}}} {{{standard input|cancel}}}

Latest revision as of 11:46, 22 December 2025

Standard form for all Player Lore submissions. This will create pages in the Main namespace.