Template:Position: Difference between revisions

From Discourse DB
Jump to navigation Jump to search
(New query structure for items)
(Undo revision 15141 by Yaron Koren (talk) -- did the restructure not happen?)
Line 13: Line 13:
<font size="+1">For this position</font>
<font size="+1">For this position</font>
<hr>
<hr>
{{#ask: [[Has position::{{PAGENAME}}]][[Has stance::for]]
{{#ask: [[is for::{{PAGENAME}}]]
   |mainlabel=-
   |format=template
   |headers=hide
   |template=ItemQuery
   |sort=Item was published on
   |sort=Was published on
   |order=desc
   |order=descending
   |?Has full item display
  |link=subject
   |sep=&#32;
  |? Was written by
  |? Was published by
  |? Was published on
   |? Has URL
   |? Has quote
}}
}}
<div style="clear:both;"></div>
<div style="clear:both;"></div>
Line 25: Line 29:
<font size="+1">Against this position</font>
<font size="+1">Against this position</font>
<hr>
<hr>
{{#ask: [[Has position::{{PAGENAME}}]][[Has stance::against]]
{{#ask: [[is against::{{PAGENAME}}]]
   |mainlabel=-
   |format=template
   |headers=hide
   |template=ItemQuery
   |sort=Item was published on
   |sort=Was published on
   |order=desc
   |order=descending
   |?Has full item display
  |link=subject
   |sep=&#32;
  |? Was written by
  |? Was published by
  |? Was published on
   |? Has URL
   |? Has quote
}}
}}
<div style="clear:both;"></div>
<div style="clear:both;"></div>
Line 37: Line 45:
<font size="+1">Mixed on this position</font>
<font size="+1">Mixed on this position</font>
<hr>
<hr>
{{#ask: [[Has position::{{PAGENAME}}]][[Has stance::mixed]]
{{#ask: [[is mixed on::{{PAGENAME}}]]
   |mainlabel=-
   |format=template
   |headers=hide
   |template=ItemQuery
   |sort=Item was published on
   |sort=Was published on
   |order=desc
   |order=descending
   |?Has full item display
  |link=subject
   |sep=&#32;
  |? Was written by
  |? Was published by
  |? Was published on
   |? Has URL
   |? Has quote
}}
}}
<div style="clear:both;"></div>
<div style="clear:both;"></div>
[[Category:Positions]]</includeonly>
[[Category:Positions]]</includeonly>

Revision as of 23:22, August 28, 2012

This is the 'Position' template; it should be called in the following format:

{{Position}}

Edit the page to see the source code.