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" creation form.
+
This is the form used to create Coterie pages.
It should be called in the following format:
 
<pre>
 
{{Coterie
 
|titlepic=
 
|grouptype=
 
|reputation=
 
|rumors=
 
|quotes=
 
|showmembers=Yes
 
}}
 
</pre>
 
 
</noinclude>
 
</noinclude>
  
Line 17: Line 6:
 
{{{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:
! Reputation
+
| {{{field|reputation|input type=textarea|autogrow}}}
| {{{field|reputation|input type=textarea|autogrow|placeholder=Use wiki markup for formatting, line breaks, etc.}}}
 
 
|-
 
|-
 
+
! Rumors:
! Rumors
+
| {{{field|rumors|input type=textarea|autogrow}}}
| {{{field|rumors|input type=textarea|autogrow|placeholder=Use * for bullets, ** for indents, etc.}}}
 
 
|-
 
|-
 
+
! Quotes:
! Quotes
 
 
| {{{field|quotes|input type=textarea|autogrow}}}
 
| {{{field|quotes|input type=textarea|autogrow}}}
 
|-
 
|-
 
+
! Show Members:
! Show Members
+
| {{{field|showmembers|input type=combobox|values=Yes,No}}}
| {{{field|showmembers|input type=checkbox|default=Yes}}}
 
 
|}
 
|}
 
 
{{{end template}}}
 
{{{end template}}}
 
'''Free text:'''
 
{{{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:38, 1 February 2026

This is the form used to create Coterie pages.