Difference between revisions of "Form:PC Coterie"

From End to Dawn
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This is the "Coterie" 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>
+
</noinclude>
 
{{#forminput:form=PC Coterie|namespace selector=Category}}
 
{{#forminput:form=PC Coterie|namespace selector=Category}}
</pre>
 
Edit the page to see the form text.
 
</noinclude>
 
 
 
<includeonly>
 
<includeonly>
{{{for template|Coterie}}}
+
{{#form: Coterie
 
+
|input type=title
{| class="formtable"
+
  |input name=page_title
 
+
  |label=Name of the Coterie
! Title Picture:
+
  |required=yes
| {{{field|titlepic|uploadable|image preview}}}
+
}}
|-
 
  
! Reputation:
+
{{#forminput: type=text
| {{{field|reputation|input type=textarea|autogrow|placeholder=Include wiki markup and line breaks. Use two line breaks for a paragraph.}}}
+
  | name=titlepic
|-
+
  | label=Title Picture (File name)
 +
}}
  
! Rumors:
+
{{#forminput: type=textarea
| {{{field|rumors|input type=textarea|autogrow|placeholder=Start each with * for bullets. ** for sub-bullets.}}}
+
  | name=description
|-
+
  | label=Description
 +
  | rows=6
 +
}}
  
! Quotes:
+
{{#forminput: type=textarea
| {{{field|quotes|input type=textarea|autogrow|placeholder=Include character quotes.}}}
+
  | name=reputation
|-
+
  | label=Reputation
 +
  | rows=3
 +
}}
  
! Show Members:
+
{{#forminput: type=textarea
| {{{field|showmembers|input type=combobox|values=Yes,No|default=Yes}}}
+
  | name=rumors
 +
  | label=Rumors
 +
  | rows=3
 +
}}
  
|}
+
{{#forminput: type=textarea
 +
  | name=quotes
 +
  | label=Quotes
 +
  | rows=3
 +
}}
  
{{{end template}}}
+
{{#forminput: type=textarea
 +
  | name=members
 +
  | label=Members
 +
  | default=* [[Insert PC Name Here]]
 +
  | description=Type each member on a new line using this format: "* [[PC Page Name]]"
 +
  | rows=6
 +
}}
  
{{{standard input|free text|rows=10}}}
+
{{#forminput: type=submit
{{{standard input|summary}}}
+
  | value=Create Coterie Page
{{{standard input|minor edit}}} {{{standard input|watch}}}
+
}}
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
 
 
</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.