Difference between revisions of "PsyCrit:Create Target"

m (Protected "PsyCrit:Create Target": to enable raw html output [edit=sysop:move=sysop])
(some explanatory text)
Line 3: Line 3:
<echo raw><form target=newpage method=POST></echo>
<echo raw><form target=newpage method=POST></echo>
|-
|-
| align=right | Target keyname:  || <echo raw><input name=targKey size=40></echo>
| align=right valign=top | Target keyname:  || <echo raw><input name=targKey size=40></echo>
* usually <u>year-FirstAuthor</u>
* readers won't see this
* must be unique across all target articles
|-
|-
| align=right | Target authors: || <echo raw><input name=targAuth size=80></echo>
| align=right | Target authors: || <echo raw><input name=targAuth size=80></echo>
Line 9: Line 12:
| align=right | Target year: || <echo raw><input name=targYear size=4></echo>
| align=right | Target year: || <echo raw><input name=targYear size=4></echo>
|-
|-
| align=right | Target short name: || <echo raw><input name=targRef size=20></echo> (for references - usually ''name year'')
| align=right valign=top | Target short name: || <echo raw><input name=targRef size=20></echo>
* usually <u>AuthorLastName year</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 | Target source: ||  <echo raw><input name=targSource size=80></echo>
<br>''Name of Publication'', volume, page-page
* usually <u>''Name of Publication'', volume, page-page</u>
|-
|-
| colspan=2  | Abstract: <echo raw><textarea name=targAbstract rows=4></textarea></echo>
| colspan=2  | Abstract: <echo raw><textarea name=targAbstract rows=4></textarea></echo>
|}
|}
<echo raw><input type=hidden name=title value=Special:CreatePage></echo>
<echo raw><input type=hidden name=title value=Special:CreatePage></echo>
<echo raw><input type=hidden name=!TPLTPAGE value=Template:Link.news></echo>
<echo raw><input type=hidden name=!TPLTPAGE value="project:templates/target"></echo>
<echo raw><input type=hidden name=!TITLETPLT value="<<date>> <<pagetitle>>"></echo>
<echo raw><input type=hidden name=!TITLETPLT value="Target:<<targKey>>"></echo>
<echo raw><input type=submit value=Preview> <input type=reset value="-clear-"></echo>
<echo raw><input type=submit value=Preview> <input type=reset value="-clear-"></echo>
<echo raw></form></echo>
<echo raw></form></echo>

Revision as of 21:29, 7 September 2008

Target keyname:
  • usually year-FirstAuthor
  • readers won't see this
  • must be unique across all target articles
Target authors:
Target year:
Target short name:
  • usually AuthorLastName year
  • this is used for referencing the article; readers will see it
Target source:
  • usually Name of Publication, volume, page-page
Abstract: