Jump to content

Template:Resources Query Section: Difference between revisions

no edit summary
(Created page with "<noinclude>To be used as the template in a semantic query "row"</noinclude> {{Resources Section|Type={{{1}}}|Value={{{2}}}}}")
 
No edit summary
Line 1: Line 1:
<noinclude>To be used as the template in a semantic query "row"</noinclude>
<noinclude>For Resources that are transitively found through a Landmark's Lenses</noinclude>
{{Resources Section|Type={{{1}}}|Value={{{2}}}}}
{{#ask: [[Category:Resources]]
  [[{{{0}}}::
    {{#if:{{{1}}}|{{#show:{{{1}}}|?Lenses|format=plainlist|link=none|headers=hide}}|NONE}}||
    {{#if:{{{2}}}|{{#show:{{{2}}}|?Lenses|format=plainlist|link=none|headers=hide}}|NONE}}||
    {{#if:{{{3}}}|{{#show:{{{3}}}|?Lenses|format=plainlist|link=none|headers=hide}}|NONE}}||
    {{#if:{{{4}}}|{{#show:{{{4}}}|?Lenses|format=plainlist|link=none|headers=hide}}|NONE}}||
    {{#if:{{{5}}}|{{#show:{{{5}}}|?Lenses|format=plainlist|link=none|headers=hide}}|NONE}}
  ]]
  [[!~Resource*]]
|?URL
|?Name
|?Excerpt
|format=plainlist|link=none|headers=hide
|template=Resources Section Item
}}