Difference between revisions of "PsyCrit:Create Target"

(new page prefix - target: -> targets/)
(added "now" to "echo" tags (required now, although this may turn out to be a kluge))
Line 1: Line 1:
<noinclude>[[category:forms/entry]]</noinclude>
<noinclude>[[category:forms/entry]]</noinclude>
{|
{|
<echo raw><form action="/Special:CreatePage" target=newpage method=POST></echo>
<echo raw now><form action="/Special:CreatePage" target=newpage method=POST></echo>
|-
|-
| align=right valign=top | Keyname:  || <echo raw><input name=targKey size=40></echo>
| align=right valign=top | Keyname:  || <echo raw now><input name=targKey size=40></echo>
* usually <u>year-FirstAuthor</u>
* usually <u>year-FirstAuthor</u>
* readers won't see this
* readers won't see this
* must be unique across all target articles
* must be unique across all target articles
|-
|-
| align=right | Title: || <echo raw><input name=targTitle size=80></echo>
| align=right | Title: || <echo raw now><input name=targTitle size=80></echo>
|-
|-
| align=right | Author(s): || <echo raw><input name=targAuth size=80></echo>
| align=right | Author(s): || <echo raw now><input name=targAuth size=80></echo>
|-
|-
| align=right | Publication year: || <echo raw><input name=targYear size=4></echo>
| align=right | Publication year: || <echo raw now><input name=targYear size=4></echo>
|-
|-
| align=right valign=top | Short name: || <echo raw><input name=targRef size=20></echo>
| align=right valign=top | Short name: || <echo raw now><input name=targRef size=20></echo>
* usually <u>AuthorLastName year</u>
* usually <u>AuthorLastName year</u>
* this is used for referencing the article; readers will see it
* this is used for referencing the article; readers will see it
|-
|-
| align=right  valign=top | Original citation: ||  <echo raw><input name=targSource size=80></echo>
| align=right  valign=top | Original citation: ||  <echo raw now><input name=targSource size=80></echo>
* usually <u>''Name of Publication'', volume, page-page</u>
* 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 now><textarea name=targAbstract rows=4></textarea></echo>
|}
|}
<echo raw><!-- input type=hidden name=title value=Special:CreatePage --></echo>
<echo raw now>
<echo raw><input type=hidden name=!TPLTPAGE value="project:templates/target"></echo>
<!-- input type=hidden name=title value=Special:CreatePage -->
<echo raw><input type=hidden name=!TITLETPLT value="targets/<<targKey>>"></echo>
<input type=hidden name=!TPLTPAGE value="project:templates/target">
<echo raw><input type=submit value=Preview> <input type=reset value="-clear-"></echo>
<input type=hidden name=!TITLETPLT value="targets/<<targKey>>">
<echo raw></form></echo>
<input type=submit value=Preview> <input type=reset value="-clear-">
</form>
</echo>

Revision as of 01:00, 15 September 2008

Keyname:
  • usually year-FirstAuthor
  • readers won't see this
  • must be unique across all target articles
Title:
Author(s):
Publication year:
Short name:
  • usually AuthorLastName year
  • this is used for referencing the article; readers will see it
Original citation:
  • usually Name of Publication, volume, page-page
Abstract: