Difference between revisions of "PsyCrit:Add Response"

(this is actually mostly target-related; to be revised for responses)
(layout fixed)
 
(22 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>[[category:forms/entry]]</noinclude>
<noinclude>[[category:data/forms]]</noinclude><hide>
 
<let name=targReq arg=target /> get requested target, if any
</hide>
<echo raw tag>form action="/Special:MakePage" target=newpage method=POST</echo>
{|
{|
<echo raw><form target=newpage method=POST></echo>
|-
|-
| align=right | Page name of PDF: || <echo raw><input name=uploadPage size=60></echo>
| align=right | Target article: || <exec mod=psycrit func=List_Targets_dropdown />
|[<small>[{{fullurl:{{FULLPAGENAME}}|action=purge}} refresh]</small>]
|-
|-
| align=right | Target keyname:  || <echo raw><input name=targKey size=40></echo>
| align=right | Title:  || <echo tag>input name=respTitle size=40</echo>
|-
|-
| align=right | Target authors: || <echo raw><input name=targAuth size=80></echo>
| align=right valign=top | Author attribution: || <echo raw now><input name=respAuth size=80></echo>
* usually author's name and institutional affiliation
|-
|-
| align=right | Target year: || <echo raw><input name=targYear size=4></echo>
| align=right | Date: || <echo tag>input name=respDate size=10</echo>
|-
|-
| align=right | Target short name: || <echo raw><input name=targRef size=20></echo> (for references - usually ''name year'')
| 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 | Target source: || <echo raw><input name=targSource size=80></echo>
| align=right valign=top | Headline: || <echo tag>input name=respHdln size=40</echo>
<br>''Name of Publication'', volume, page-page
|-
|-
| colspan=2   | Abstract: <echo raw><textarea name=targAbstract rows=4></textarea></echo>
| colspan=2 | Snippet: <echo tag>textarea name=respSnip rows=4</echo><echo tag>/textarea</echo>
|}
|}
<echo raw><input type=hidden name=title value=Special:CreatePage></echo>
<echo raw>
<echo raw><input type=hidden name=!TPLTPAGE value=Template:Link.news></echo>
<input type=hidden name=!TPLTPAGE value="project:templates/response">
<echo raw><input type=hidden name=!TITLETPLT value="<<date>> <<pagetitle>>"></echo>
<input type=hidden name=!TITLETPLT value="Targets/[$target$]/[$respDate$] [$respRef$]">
<echo raw><input type=submit value=Preview> <input type=reset value="-clear-"></echo>
<input type=submit value=Preview> <input type=reset value="-clear-">
<echo raw></form></echo>
</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: