Difference between revisions of "Form:PC Coterie"

From End to Dawn
Jump to navigation Jump to search
 
(7 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.
It should be called in the following format:
+
It matches Template:Coterie.
<pre>
 
{{Coterie
 
|titlepic=
 
|grouptype=
 
|reputation=
 
|rumors=
 
|quotes=
 
|showmembers=Yes
 
}}
 
</pre>
 
 
</noinclude>
 
</noinclude>
 
+
{{#forminput:form=PC Coterie|namespace selector=Category}}
 
<includeonly>
 
<includeonly>
{{{for template|Coterie}}}
+
{{#form: Coterie
{| class="formtable"
+
|input type=title
 +
  |input name=page_title
 +
  |label=Name of the Coterie
 +
  |required=yes
 +
}}
  
! Title Picture
+
{{#forminput: type=text
| {{{field|titlepic|uploadable|image preview}}}
+
  | name=titlepic
|-
+
  | label=Title Picture (File name)
 +
}}
  
! Group Type
+
{{#forminput: type=textarea
| {{{field|grouptype|input type=combobox|mandatory|values=Coterie,Gang,Lineage,Pack}}}
+
  | name=description
|-
+
  | label=Description
 +
  | rows=6
 +
}}
  
! Reputation
+
{{#forminput: type=textarea
| {{{field|reputation|input type=textarea|autogrow|placeholder=Use wiki markup for formatting, line breaks, etc.}}}
+
  | name=reputation
|-
+
  | label=Reputation
 +
  | rows=3
 +
}}
  
! Rumors
+
{{#forminput: type=textarea
| {{{field|rumors|input type=textarea|autogrow|placeholder=Use * for bullets, ** for indents, etc.}}}
+
  | name=rumors
|-
+
  | label=Rumors
 +
  | rows=3
 +
}}
  
! Quotes
+
{{#forminput: type=textarea
| {{{field|quotes|input type=textarea|autogrow}}}
+
  | name=quotes
|-
+
  | label=Quotes
 +
  | rows=3
 +
}}
  
! Show Members
+
{{#forminput: type=textarea
| {{{field|showmembers|input type=checkbox|default=Yes}}}
+
  | name=members
|}
+
  | label=Members
 
+
  | default=* [[Insert PC Name Here]]
{{{end template}}}
+
  | description=Type each member on a new line using this format: "* [[PC Page Name]]"
 
+
  | rows=6
'''Free text:'''
+
}}
{{{standard input|free text|rows=10}}}
 
 
 
{{{standard input|summary}}}
 
{{{standard input|minor edit}}} {{{standard input|watch}}}
 
 
 
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
 
  
 +
{{#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.