Issuepedia:Forms/v1/news/link

From Issuepedia
< Issuepedia:Forms
Revision as of 13:35, 30 November 2007 by Woozle (talk | contribs) (table formatting now works, go figure. Also added "nametplt" parameter.)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
{{#form:target=newpage|method=GET|
   {{#input:type=hidden|name=title|value=Special:CreatePage}}
   {{#input:type=hidden|name=tpltpage|value=Template:Link.news}}
   {{#input:type=hidden|name=nametplt|value=<<date>> <<pagetitle>>}}
}}
Date:{{#input:name=date}}
Link:{{#input:name=url|size=80}}
Topic list:{{#input:name=topics|size=80}}
Link title:{{#input:name=linktitle|size=60}}
Page title:{{#input:name=pagetitle|size=60}}
Commentary:{{#input:name=text|type=textarea|rows=4}}
{{#input:type=submit|value=Preview}}{{#input:type=reset|value=-clear-}}
  • Page title can be the same as link title, or it can be simplified for a nicer-looking page URL.
  • The preview will show up in a separate window or tab. If you have previously created a page from this form and not closed the window or tab, the preview will show up in the same window or tab; you may need to bring that window or tab into the foreground to see the results.