Difference between revisions of "PsyCrit:Code/show/target"
m (one more time: resp -> rlist -- this is a list of responses, but each response has a list of media (rmedia)) |
m (newer "if" syntax) |
||
Line 12: | Line 12: | ||
<let name=sqlResp append>') AND (page_namespace=0)</let> | <let name=sqlResp append>') AND (page_namespace=0)</let> | ||
</hide><if flag=including | </hide><if not flag=including><get name=catg /></if><get name=hdr /><let name=including val=1 /> | ||
==Specs== | ==Specs== | ||
* '''Target article''': <get name=author /> (<get name=year />) ''<get name=title />''. <get name=source />. | * '''Target article''': <get name=author /> (<get name=year />) ''<get name=title />''. <get name=source />. |
Revision as of 17:13, 5 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 /> <echo>
- [[|]]: "ERROR: there is no variable named [respTitle].", ERROR: there is no variable named [respAuth].
</for>
Abstract
ERROR: there is no variable named [abstract].