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" form.
It creates pages using the Template:Coterie.
+
It should be called in the following format:
 +
<pre>
 +
{{#forminput:form=PC Coterie|namespace selector=Category}}
 +
</pre>
 +
Edit the page to see the form text.
 
</noinclude>
 
</noinclude>
  
 
<includeonly>
 
<includeonly>
{{#form:template=Coterie}}
+
{{{for template|Coterie}}}
  
<!-- Title / Page name -->
 
{{{for template|Coterie}}}
 
 
{| class="formtable"
 
{| class="formtable"
  
! Title Picture
+
! Title Picture:
| {{{field|titlepic|type=image|preview}}}
+
| {{{field|titlepic|uploadable|image preview}}}
 
|-
 
|-
  
! Reputation
+
! Reputation:
| {{{field|reputation|type=textarea|rows=4|placeholder=Include wiki markup and line breaks.}}}
+
| {{{field|reputation|input type=textarea|autogrow|placeholder=Include wiki markup and line breaks. Use two line breaks for a paragraph.}}}
 
|-
 
|-
  
! Rumors
+
! Rumors:
| {{{field|rumors|type=textarea|rows=4|placeholder=Use * for bullet points.}}}
+
| {{{field|rumors|input type=textarea|autogrow|placeholder=Start each with * for bullets. ** for sub-bullets.}}}
 
|-
 
|-
  
! Quotes
+
! Quotes:
| {{{field|quotes|type=textarea|rows=4|placeholder=Include character quotes.}}}
+
| {{{field|quotes|input type=textarea|autogrow|placeholder=Include character quotes.}}}
 
|-
 
|-
  
! Show Members
+
! Show Members:
| {{{field|showmembers|type=dropdown|values=Yes,No|default=Yes}}}
+
| {{{field|showmembers|input type=combobox|values=Yes,No|default=Yes}}}
  
 
|}
 
|}
Line 34: Line 36:
 
{{{end template}}}
 
{{{end template}}}
  
 +
{{{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:48, 1 February 2026

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

{{#forminput:form=PC Coterie|namespace selector=Category}}

Edit the page to see the form text.