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