Difference between revisions of "Form:PC Coterie"

From End to Dawn
Jump to navigation Jump to search
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This is the "Coterie" form.
+
This is the "Coterie" creation form.
 +
It should be called in the following format:
 +
<pre>
 +
{{Coterie
 +
|titlepic=
 +
|grouptype=
 +
|reputation=
 +
|rumors=
 +
|quotes=
 +
|showmembers=Yes
 +
}}
 +
</pre>
 +
</noinclude>
  
To create a page with this form, enter the page name below. 
 
If a page with that name already exists, you will be sent to a form to edit that page.
 
 
This form works with [[Template:Coterie]] and will automatically create a subcategory for the coterie itself under [[Category:Coterie]].
 
</noinclude>
 
{{#forminput:form=PC Coterie|namespace selector=Category}}
 
 
<includeonly>
 
<includeonly>
 
 
{{{for template|Coterie}}}
 
{{{for template|Coterie}}}
 
{| class="formtable"
 
{| class="formtable"
  
! Title Picture:
+
! Title Picture
 
| {{{field|titlepic|uploadable|image preview}}}
 
| {{{field|titlepic|uploadable|image preview}}}
 +
|-
  
|-
+
! Group Type
! Group Type:
 
 
| {{{field|grouptype|input type=combobox|mandatory|values=Coterie,Gang,Lineage,Pack}}}
 
| {{{field|grouptype|input type=combobox|mandatory|values=Coterie,Gang,Lineage,Pack}}}
 
 
|-
 
|-
! Reputation:
 
| {{{field|reputation|input type=textarea|autogrow|placeholder=Describe the reputation of the group. Wiki markup works.}}}
 
  
 +
! Reputation
 +
| {{{field|reputation|input type=textarea|autogrow|placeholder=Use wiki markup for formatting, line breaks, etc.}}}
 
|-
 
|-
! Rumors:
 
| {{{field|rumors|input type=textarea|autogrow|placeholder=Use * for bullet points. Wiki markup works.}}}
 
  
 +
! Rumors
 +
| {{{field|rumors|input type=textarea|autogrow|placeholder=Use * for bullets, ** for indents, etc.}}}
 
|-
 
|-
! Quotes:
 
| {{{field|quotes|input type=textarea|autogrow|placeholder=Any memorable quotes from the group.}}}
 
  
 +
! Quotes
 +
| {{{field|quotes|input type=textarea|autogrow}}}
 
|-
 
|-
! Show Members Section?:
 
| {{{field|showmembers|input type=combobox|values=Yes,No|default=Yes}}}
 
  
 +
! Show Members
 +
| {{{field|showmembers|input type=checkbox|default=Yes}}}
 
|}
 
|}
 +
 
{{{end template}}}
 
{{{end template}}}
  
 
'''Free text:'''
 
'''Free text:'''
{{{standard input|free text|rows=5}}}
+
{{{standard input|free text|rows=10}}}
  
 
{{{standard input|summary}}}
 
{{{standard input|summary}}}
 
{{{standard input|minor edit}}} {{{standard input|watch}}}
 
{{{standard input|minor edit}}} {{{standard input|watch}}}
 +
 
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
 
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
  
 
</includeonly>
 
</includeonly>

Revision as of 01:36, 1 February 2026

This is the "Coterie" creation form. It should be called in the following format:

{{Coterie
|titlepic=
|grouptype=
|reputation=
|rumors=
|quotes=
|showmembers=Yes
}}