Difference between revisions of "Form:PC Coterie"

From End to Dawn
Jump to navigation Jump to search
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This is the "Coterie Creation" form.
+
This is the "PC Coterie" form for creating new Coterie pages.
Use this form to create or edit coterie pages.
+
It matches Template:Coterie.
When you submit, a "Members" subpage will automatically be created with starter text.
 
 
</noinclude>
 
</noinclude>
 
{{#forminput:form=PC Coterie|namespace selector=Category}}
 
{{#forminput:form=PC Coterie|namespace selector=Category}}
 
<includeonly>
 
<includeonly>
 +
{{#form: Coterie
 +
|input type=title
 +
  |input name=page_title
 +
  |label=Name of the Coterie
 +
  |required=yes
 +
}}
  
 +
{{#forminput: type=text
 +
  | name=titlepic
 +
  | label=Title Picture (File name)
 +
}}
  
 +
{{#forminput: type=textarea
 +
  | name=description
 +
  | label=Description
 +
  | rows=6
 +
}}
  
{| class="formtable"
+
{{#forminput: type=textarea
! Title Picture:
+
  | name=reputation
| {{{field|titlepic|uploadable|image preview}}}
+
  | label=Reputation
|-
+
  | rows=3
! Group Type:
+
}}
| {{{field|grouptype|input type=combobox|mandatory|values=Coterie,Gang,Lineage,Pack}}}
 
|-
 
! Reputation:
 
| {{{field|reputation|input type=textarea|autogrow|placeholder=Use wiki formatting for line breaks and paragraphs}}}
 
|-
 
! Rumors:
 
| {{{field|rumors|input type=textarea|autogrow|placeholder=Starting each line with * will create a bullet list}}}
 
|-
 
! Quotes:
 
| {{{field|quotes|input type=textarea|autogrow}}}
 
|-
 
! Show Members:
 
| {{{field|showmembers|input type=combobox|values=Yes,No|default=Yes}}}
 
|}
 
  
'''Free text:'''
+
{{#forminput: type=textarea
{{{standard input|free text|rows=10}}}
+
  | name=rumors
 +
  | label=Rumors
 +
  | rows=3
 +
}}
  
{{{standard input|summary}}}
+
{{#forminput: type=textarea
{{{standard input|minor edit}}} {{{standard input|watch}}}
+
  | name=quotes
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
+
  | label=Quotes
 +
  | rows=3
 +
}}
  
<!-- Automatically create Members subpage with starter text -->
+
{{#forminput: type=textarea
{{#forminput:
+
  | name=members
   target={{FULLPAGENAME}} Members
+
   | label=Members
   defaulttext=* Add PCs here, one per line:
+
   | default=* [[Insert PC Name Here]]
* [[Example PC]]
+
  | description=Type each member on a new line using this format: "* [[PC Page Name]]"
   namespace selector=Category
+
   | rows=6
  form=MemberList
 
 
}}
 
}}
  
 +
{{#forminput: type=submit
 +
  | value=Create Coterie Page
 +
}}
 
</includeonly>
 
</includeonly>

Latest revision as of 01:58, 1 February 2026

This is the "PC Coterie" form for creating new Coterie pages. It matches Template:Coterie.