Test

Aus Splitterwiki
Zur Navigation springen Zur Suche springen
Zeile 1: Zeile 1:
{{{info|add title=Add an opinion item|edit title=Edit an opinion item}}}
+
<noinclude>
 +
This is the 'Item' form. Enter the name of the opinion item you want to add here. If an opinion item with that name already exists on this site, you will be sent to the form for editing that page; otherwise, you will be sent to the form for adding the page.
 +
 
 +
{{#forminput:form=Item|size=60|button text=Create or edit opinion item|autocomplete on category=Items}}
 +
</noinclude><includeonly>{{{info|create title=Create an opinion item|edit title=Edit an opinion item}}}
 
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
 
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
 
{{{for template|Item}}}
 
{{{for template|Item}}}
 
{| class="formtable"
 
{| class="formtable"
! Author:
+
! Author(s):
| {{{field|author|mandatory}}}
+
| {{{field|author|input type=tokens|mandatory}}}
 
|-
 
|-
 
! Source:
 
! Source:
| {{{field|source|mandatory}}}
+
| {{{field|source|input type=combobox|mandatory}}}
 
|-
 
|-
 
! Date:
 
! Date:
Zeile 16: Zeile 20:
 
|-
 
|-
 
! Quote:
 
! Quote:
| {{{field|quote|input type=textarea}}}
+
| {{{field|quote}}}
 
|}
 
|}
 
{{{end template}}}
 
{{{end template}}}
  
 
{{{for template|Opinion|label=Opinions for this item|multiple}}}
 
{{{for template|Opinion|label=Opinions for this item|multiple}}}
'''Topic:''' {{{field|1}}}
+
{|
 
+
|'''Topic:'''
'''Position:''' {{{field|2|size=55}}}
+
|{{{field|1|input type=combobox}}}
 
+
|-
'''Stance:''' {{{field|3|size=10}}}
+
|'''Position:'''
 +
|{{{field|2|input type=combobox|values dependent on=Opinion[1]}}}
 +
|-
 +
|'''Stance:'''
 +
|{{{field|3}}}
 +
|}
 
{{{end template}}}
 
{{{end template}}}
  
 
{{{for template|Reference|label=Previous opinion items this item refers to|multiple}}}
 
{{{for template|Reference|label=Previous opinion items this item refers to|multiple}}}
'''Item name:''' {{{field|1|values from category=Items}}}
+
'''Item name:''' {{{field|1|input type=text with autocomplete|values from category=Items|size=60|mandatory}}}
 
{{{end template}}}
 
{{{end template}}}
  
Zeile 42: Zeile 51:
  
 
{{{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>

Version vom 8. August 2016, 21:45 Uhr

This is the 'Item' form. Enter the name of the opinion item you want to add here. If an opinion item with that name already exists on this site, you will be sent to the form for editing that page; otherwise, you will be sent to the form for adding the page.