Difference between revisions of "PsyCrit:Code/show/target"

m (newer "if" syntax)
(closed echo tag (syntax!))
Line 24: Line 24:
   <let name=targLink append val="]]" />
   <let name=targLink append val="]]" />
   <echo>
   <echo>
** <get name=targLink parse />: "<get name=respTitle />", <get name=respAuth />
** <get name=targLink parse />: "<get name=respTitle />", <get name=respAuth /></echo>
</for>
</for>
==Abstract==
==Abstract==
<get name=abstract />
<get name=abstract />
-----
-----

Revision as of 01:24, 24 October 2008

==

Specs

  • Target article: ERROR: there is no variable named [author]. (ERROR: there is no variable named [year].) ERROR: there is no variable named [title].. ERROR: there is no variable named [source]..
  • Commentaries: <for table="qryW3_Titles_Catgs" where=$sqlResp name=pg hide>
 <load page=$rlist.pg_title />
 
 
 
 
 
 
    • [[|]]: "ERROR: there is no variable named [respTitle].", ERROR: there is no variable named [respAuth].

</for>

Abstract

ERROR: there is no variable named [abstract].