Difference between revisions of "PsyCrit:Add Response"

(saving this for now, even though it totally won't work with this version of MW)
 
(layout fixed)
 
(26 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>[[category:forms/entry]]</noinclude><table>
<noinclude>[[category:data/forms]]</noinclude><hide>
{{#form:target=newpage|method=POST|
 
<tr><td align=right>Date:</td><td>{{#input:name=date}}</td></tr>
<let name=targReq arg=target /> get requested target, if any
<tr><td align=right>Link:</td><td>{{#input:name=url|size=80}}</td></tr>
</hide>
<tr><td align=right>Link title:</td><td>{{#input:name=linktitle|size=60}}</td></tr>
<echo raw tag>form action="/Special:MakePage" target=newpage method=POST</echo>
<tr><td align=right>Page title:</td><td>{{#input:name=pagetitle|size=60}}</td></tr>
{|
<tr><td align=right>Topic list:</td><td>{{#input:name=topics|size=80}}</td></tr>
|-
<tr><td colspan=2>Commentary:{{#input:name=text|type=textarea|rows=4}}</td></tr>
| align=right | Target article: || <exec mod=psycrit func=List_Targets_dropdown />
    {{#input:type=hidden|name=title|value=Special:CreatePage}}
|[<small>[{{fullurl:{{FULLPAGENAME}}|action=purge}} refresh]</small>]
    {{#input:type=hidden|name=!TPLTPAGE|value=Template:Link.news}}
|-
    {{#input:type=hidden|name=!TITLETPLT|value=<<date>> <<pagetitle>>}}
| align=right | Title:  || <echo tag>input name=respTitle size=40</echo>
</table>
|-
{{#input:type=submit|value=Preview}}{{#input:type=reset|value=-clear-}}
| align=right valign=top | Author attribution: || <echo raw now><input name=respAuth size=80></echo>
}}
* usually author's name and institutional affiliation
|-
| align=right | Date: || <echo tag>input name=respDate size=10</echo>
|-
| align=right valign=top | Short name: || <echo tag>input name=respRef size=20</echo>
* usually author's last name; used for page title =&gt; <u>targetname</u>/<u>date</u> <u>short name</u>
* this is used for referencing the article; readers will see it
|-
| align=right valign=top | Headline: || <echo tag>input name=respHdln size=40</echo>
|-
| colspan=2 | Snippet:  <echo tag>textarea name=respSnip rows=4</echo><echo tag>/textarea</echo>
|}
<echo raw>
<input type=hidden name=!TPLTPAGE value="project:templates/response">
<input type=hidden name=!TITLETPLT value="Targets/[$target$]/[$respDate$] [$respRef$]">
<input type=submit value=Preview> <input type=reset value="-clear-">
</form></echo>

Latest revision as of 15:54, 4 February 2018

Target article: <exec mod=psycrit func=List_Targets_dropdown /> [refresh]
Title:
Author attribution:
  • usually author's name and institutional affiliation
Date:
Short name:
  • usually author's last name; used for page title => targetname/date short name
  • this is used for referencing the article; readers will see it
Headline:
Snippet: