Difference between revisions of "Issuepedia:Forms/v3/news/entry"

From Issuepedia
Jump to navigation Jump to search
(change to preferred date format)
(replacing w3tpl with html tags)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>[[category:forms/entry]]</noinclude>
 
<noinclude>[[category:forms/entry]]</noinclude>
{|
+
blrg
<echo raw now><form action="/Special:MakePage" target=newpage method=POST></echo>
+
<html>
|-
+
<form action="/Special:MakePage" target=newpage method=POST>
| align=right | Date:      || <echo raw now><input name=date></echo> &lArr; YYYY/MM/DD
+
<table>
|-
+
<tr><td align=right>Date:</td>       <td><input name=date>               &lArr; YYYY/MM/DD                         </td></tr>
| align=right | Link:      || <echo raw now><input name=url size=80></echo> &lArr; URL
+
<tr><td align=right>Link:</td>       <td><input name=url size=80>       &lArr; URL                                 </td></tr>
|-
+
<tr><td align=right>Source:</td>    <td><input name=source size=60>     &lArr; source site/organization (optional) </td></tr>
| align=right | Source:       || <echo raw now><input name=source size=60></echo> &lArr; source site/organization (optional)
+
<tr><td align=right>Author:</td>    <td><input name=author size=60>     &lArr; author's name (optional)           </td></tr>
|-
+
<tr><td align=right>Link title:</td> <td><input name=linktitle size=80> &lArr; headline                           </td></tr>
| align=right | Author:       || <echo raw now><input name=author size=60></echo> &lArr; author's name (optional)
+
<tr><td align=right valign=top>Page title: </td>
|-
+
                                    <td><input name=pagetitle size=80> &lArr; simplified headline                 </td></tr>
| align=right | Link title: || <echo raw now><input name=linktitle size=60></echo> &lArr; headline
+
<tr><td colspan=2> ^ <i>for wiki page title and category sorting</i> </td></tr>
|-
+
<tr><td align=right valign=top>Topic tags: </td>
| align=right valign=top | Page title: || <echo raw now><input name=pagetitle size=60></echo> &lArr; simplified headline
+
                                    <td><input name=topic_tags size=80> [[topic::<i>topic page title</i>]]         </td></tr>
* ^ for wiki page title and category sorting
+
<tr><td align=right valign=top>Keywords: </td>
|-
+
                                    <td><input name=keywords size=80>   [[keyword::<i>word or phrase</i>]]         </td></tr>
| align=right valign=top | Topic tags: || <echo raw now><input name=topic_tags size=80></echo> <nowiki>[[topic::</nowiki>''topic page title'']]
+
<tr><td colspan=2>Summary:               <textarea name=textShort rows=3></textarea>  </td></tr>
|-
+
<tr><td colspan=2>Commentary (optional): <textarea name=text rows=8></textarea>       </td></tr>
| align=right valign=top | Keywords: || <echo raw now><input name=keywords size=80></echo> <nowiki>[[keyword::</nowiki>''word or phrase'']]
+
<tr><td colspan=2>
|-
+
<input type=hidden name=!TPLTPAGE value=project:forms/v3/news/template>
| colspan=2   | Summary: <echo raw now><textarea name=textShort rows=3></textarea></echo>
+
<input type=hidden name=!TITLETPLT value="[$date$]/[$pagetitle$]">
|-
+
<input type=submit value=Preview /> <input type=reset value="-clear-">
| colspan=2   | Commentary (optional): <echo raw now><textarea name=text rows=8></textarea></echo>
+
</td></tr>
|}
+
</table>
<!-- echo raw now><input type=hidden name=title value=Special:MakePage></echo -->
+
</form>
<echo raw now><input type=hidden name=!TPLTPAGE value=project:forms/v3/news/template></echo>
+
</html>
<echo raw now><input type=hidden name=!TITLETPLT value="[$date$]/[$pagetitle$]"></echo>
+
==Notes==
<echo raw now><input type=submit value=Preview> <input type=reset value="-clear-"></echo>
+
* Template file: [[project:forms/v3/news/template]]
<echo raw now></form></echo>
 

Latest revision as of 01:01, 19 January 2022

blrg

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 tags: [[topic::topic page title]]
Keywords: [[keyword::word or phrase]]
Summary:
Commentary (optional):

Notes