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

From Issuepedia
Jump to navigation Jump to search
m (Protected "Issuepedia:Forms/link/news": must be protected to enable raw html output [edit=sysop:move=sysop])
(first pass at getting this working with the new format)
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:CreatePage" 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 | Link title: || <echo raw now><input name=linktitle size=60></echo> &lArr; headline
 
|-
 
|-
| align=right | Page title: || <echo raw><input name=pagetitle size=60></echo>
+
| align=right | Page title: || <echo raw now><input name=pagetitle size=60></echo> &lArr; modified headline for wiki page title
 
|-
 
|-
| align=right | Topic list: || <echo raw><input name=topics size=80></echo>
+
| align=right | Topic list: || <echo raw now><input name=topics size=80></echo>
 
|-
 
|-
| colspan=2  |Commentary: <echo raw><textarea name=text rows=4></textarea></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:CreatePage></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>

Revision as of 12:26, 26 September 2008

Date: ⇐ YYYY-MM-DD
Link: ⇐ URL
Link title: ⇐ headline
Page title: ⇐ modified headline for wiki page title
Topic list:
Commentary:
Short version of commentary (optional):