Difference between revisions of "Form:Group Page"
Jump to navigation
Jump to search
(Created page with "<includeonly> <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> {{{for template|GroupPage|label=...") |
m |
||
(30 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
{{{for template|GroupPage|label=Group Page}}} | {{{for template|GroupPage|label=Group Page}}} | ||
{| class="formtable" | {| class="formtable" | ||
− | ! | + | ! Description: |
− | | {{{field| | + | | {{{field|Description|mandatory|input type=textarea|rows=5|size=90|autogrow}}} |
|- | |- | ||
− | ! | + | ! Official Name: |
− | | {{{field| | + | | {{{field|OfficialName|mandatory|placeholder=|size=90}}} |
|- | |- | ||
− | ! | + | ! Image: |
− | | {{{field| | + | | {{{field|Image|mandatory|placeholder=|size=90}}} |
|- | |- | ||
− | ! Current | + | ! Origin: |
+ | | {{{field|Origin|mandatory|placeholder=|size=90}}} | ||
+ | |- | ||
+ | ! Sobriquet: | ||
+ | | {{{field|Sobriquet|mandatory|placeholder=|size=90}}} | ||
+ | |- | ||
+ | ! Identity: | ||
+ | | {{{field|Identity|mandatory|placeholder=|size=90}}} | ||
+ | |- | ||
+ | ! Headquarters Image: | ||
+ | | {{{field|HeadquartersImage|mandatory|placeholder=|size=90}}} | ||
+ | |- | ||
+ | ! Base of Operations: | ||
+ | | {{{field|Base of Operations|mandatory|placeholder=|size=90}}} | ||
+ | |- | ||
+ | ! Address: | ||
+ | | {{{field|Address|mandatory|placeholder=|size=90}}} | ||
+ | |- | ||
+ | ! Leader's +CharID (Name if unavailable): | ||
+ | | {{{field|Leader|mandatory|placeholder=|size=90}}} | ||
+ | |- | ||
+ | ! Second-in-Command's +CharID (Name if unavailable): | ||
+ | | {{{field|Second-in-Command|mandatory|placeholder=|size=90}}} | ||
+ | |- | ||
+ | ! Founding Members (Separated by a comma, i.e. 1, 2, 3, etc.): | ||
+ | | {{{field|Founding Members|mandatory|placeholder=|size=90}}} | ||
+ | |- | ||
+ | ! Place of Formation: | ||
+ | | {{{field|Place of Formation|mandatory|placeholder=|size=90}}} | ||
+ | |- | ||
+ | ! Founding Date: | ||
+ | | {{{field|Founding Date|mandatory|placeholder=|size=90}}} | ||
+ | |- | ||
+ | ! Publisher: | ||
+ | | {{{field|Theme|mandatory|input type=combobox|size=90|values=20th Century, Buena Vista, Dark Horse, Davis-Panzer, DC, Hasbro, Image, King Features, Marvel, Original, Orion, Other, Paramount, Saban, Sony, Top Cow, Universal, Warner Bros.|existing values only|default=Marvel}}} | ||
+ | |- | ||
+ | ! Is this a Major or Minor group?: | ||
+ | | {{{field|GroupType|mandatory|input type=combobox|size=90|values=Major, Minor|existing values only|default=Major}}} | ||
+ | |- | ||
+ | ! Is this a Current or Disbanded group?: | ||
| {{{field|State|mandatory|input type=combobox|size=90|values=Current, Disbanded|existing values only|default=Current}}} | | {{{field|State|mandatory|input type=combobox|size=90|values=Current, Disbanded|existing values only|default=Current}}} | ||
+ | |||
|} | |} | ||
{{{end template}}} | {{{end template}}} |