Template:Inlocation: Difference between revisions

From JanWiki
Jump to navigation Jump to search
(explanation)
(link to case)
 
(3 intermediate revisions by the same user not shown)
Line 12: Line 12:
|comment=
|comment=
}}</nowiki></pre>
}}</nowiki></pre>
The invocation of this template creates a Semantic Internal Object [[Property:Location contains|Location contains]].
The invocation of this template creates a Semantic Internal Object [[Property:Location contains|Location contains]] containing properties [[Property:In case]], [[Property:On page]] and [[Property:In slot]] and [[Property:Locationcomment]].
</noinclude><includeonly>{{#set_internal:Location contains
</noinclude><includeonly>{{#set_internal:Location contains
|case={{{case|}}}
|In case={{{case|}}}
|page={{{page|}}}
|On page={{{page|}}}
|slot={{{slot|}}}
|In slot={{{slot|}}}
|comment={{{comment|}}}
|Locationcomment={{{comment|}}}
}}
}}<br style="clear: both" />
Case {{{case|}}} page {{{page|}}} slot {{{slot|}}} {{#if: {{{comment|}}}|comment: {{{comment}}}}}
[[Case {{{case|}}}]] page {{{page|}}} slot {{{slot|}}} {{#if: {{{comment|}}}|comment: {{{comment}}}}}

Latest revision as of 13:37, 5 May 2012

This template sets a location in the CD case collection for the page that it's invocated from. It takes 3 mandatory and 1 optional field:

  • case contains the number of the CD case
  • page contains the page within the case
  • slot contains the slot on the page (A or B)
  • comment (optional) may be used if a CD occupies multiple slots; e.g. for a double CD: "CD 1" and "CD 2"

An example invocation:

{{Inlocation
|case=1
|page=1
|slot=A
|comment=
}}

The invocation of this template creates a Semantic Internal Object Location contains containing properties Property:In case, Property:On page and Property:In slot and Property:Locationcomment.