Difference between revisions of "Issuepedia:Forms/v2/news/link"

From Issuepedia
Jump to navigation Jump to search
(form-testing, take 2)
 
m (Woozle moved page Issuepedia:Forms/v2/link/news to Issuepedia:Forms/v2/news/link: grouping by purpose)
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>[[category:forms/entry]]</noinclude>
 
<noinclude>[[category:forms/entry]]</noinclude>
 
{|
 
{|
<echo raw><form target=newpage method=POST></echo>
+
<echo raw now><form action="/Special:MakePage" target=newpage method=POST></echo>
 
|-
 
|-
| align=right | Date:      || <echo raw><input name=date></echo>
+
| align=right | Date:      || <echo raw now><input name=date></echo> &lArr; YYYY-MM-DD
 
|-
 
|-
| align=right | Link:      || <echo raw><input name=url size=80></echo>
+
| align=right | Link:      || <echo raw now><input name=url size=80></echo> &lArr; URL
 
|-
 
|-
| align=right | Link title: || <echo raw><input name=linktitle size=60></echo>
+
| align=right | Source:       || <echo raw now><input name=source size=60></echo> &lArr; source site/organization (optional)
 
|-
 
|-
| align=right | Page title: || <echo raw><input name=pagetitle size=60></echo>
+
| align=right | Author:       || <echo raw now><input name=author size=60></echo> &lArr; author's name (optional)
 
|-
 
|-
| align=right | Topic list: || <echo raw><input name=topics size=80></echo>
+
| align=right | Link title: || <echo raw now><input name=linktitle size=60></echo> &lArr; headline
 
|-
 
|-
| colspan=2  |Commentary: <echo raw><textarea name=text rows=4></textarea></echo>
+
| align=right valign=top | Page title: || <echo raw now><input name=pagetitle size=60></echo> &lArr; simplified headline
 +
* for wiki page title and category sorting
 +
|-
 +
| align=right | Topic list: || <echo raw now><input name=topics size=80></echo>
 +
|-
 +
| colspan=2  |Commentary: <echo raw now><textarea name=text rows=8></textarea></echo>
 +
|-
 +
| colspan=2  |Short version of commentary (optional): <echo raw now><textarea name=textShort rows=3></textarea></echo>
 
|}
 
|}
<echo raw><input type=hidden name=title value=Special:CreatePage></echo>
+
<!-- echo raw now><input type=hidden name=title value=Special:MakePage></echo -->
<echo raw><input type=hidden name=!TPLTPAGE value=Template:Link.news></echo>
+
<echo raw now><input type=hidden name=!TPLTPAGE value=project:forms/handling/news></echo>
<echo raw><input type=hidden name=!TITLETPLT value="<<date>> <<pagetitle>>"></echo>
+
<echo raw now><input type=hidden name=!TITLETPLT value="[$date$] [$pagetitle$]"></echo>
<echo raw><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></form></echo>
+
<echo raw now></form></echo>

Latest revision as of 13:22, 19 July 2012

Date: ⇐ YYYY-MM-DD
Link: ⇐ URL
Source: ⇐ source site/organization (optional)
Author: ⇐ author's name (optional)
Link title: ⇐ headline
Page title: ⇐ simplified headline
  • for wiki page title and category sorting
Topic list:
Commentary:
Short version of commentary (optional):