Difference between revisions of "ICMS:Laboratory/InstaGov/question"

From ICMS
Jump to navigation Jump to search
(first draft -- need to protect page for raw html, next)
 
m (Woozle moved page ICMS:Forms/question to ICMS:Laboratory/InstaGov/question without leaving a redirect: reorganizing for easier cross-reference)
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
<echo raw now><form action="/Special:InstaGov/page:qu/do:add" target=newpage method=POST></echo>
 
<echo raw now><form action="/Special:InstaGov/page:qu/do:add" target=newpage method=POST></echo>
 
|-
 
|-
| align=right | Title:       || <echo raw now><input name=title></echo> &lArr; name of wiki page to create
+
| colspan=| Summary: <echo raw now><input name=shorttext size=60></echo> &lArr; for listings
 
|-
 
|-
| colspan=2  | Text of question: <echo raw now><textarea name=text rows=8></textarea></echo>
+
| colspan=2  | More complete version (optional; defaults to summary): <echo raw now><textarea name=fulltext rows=8></textarea></echo>
 
|-
 
|-
| align=right | Positive Text: || <echo raw now><input name=text_pos size=20></echo>
+
| align=right | Text for '''positive''' end of rating scale: || <echo raw now><input name=text_pos size=20></echo> (optional)
 
|-
 
|-
| align=right | Negative Text: || <echo raw now><input name=text_pos size=20></echo>
+
| align=right | Text for '''negative''' end of rating scale: || <echo raw now><input name=text_pos size=20></echo> (optional)
 
|}
 
|}
<echo raw now><input type=hidden name=title_prefix value="Question:"></echo>
 
 
<echo raw now><input type=submit value=Preview> <input type=reset value="-clear-"></echo>
 
<echo raw now><input type=submit value=Preview> <input type=reset value="-clear-"></echo>
 
<echo raw now></form></echo>
 
<echo raw now></form></echo>

Latest revision as of 01:48, 4 October 2015

<echo raw now><form action="/Special:InstaGov/page:qu/do:add" target=newpage method=POST></echo>
Summary: <echo raw now><input name=shorttext size=60></echo> ⇐ for listings
More complete version (optional; defaults to summary): <echo raw now><textarea name=fulltext rows=8></textarea></echo>
Text for positive end of rating scale: <echo raw now><input name=text_pos size=20></echo> (optional)
Text for negative end of rating scale: <echo raw now><input name=text_pos size=20></echo> (optional)

<echo raw now><input type=submit value=Preview> <input type=reset value="-clear-"></echo> <echo raw now></form></echo>