Template:Opinion: Difference between revisions

From Discourse DB
Jump to navigation Jump to search
(Re-added setting of "Addresses topic" property)
(Re-added setting of "Is for", "Is against", "Is mixed on")
Line 6: Line 6:
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly>
{{#ifeq:{{{3|}}}||This item addresses the topic [[{{{1|}}}]].}}{{#ifeq:{{{3|}}}|for|This item argues for the position [[{{{1|}}} / {{{2|}}}|{{{2|}}}]] on the topic [[{{{1|}}}]].}}{{#ifeq:{{{3|}}}|against|This item argues against the position [[{{{1|}}} / {{{2|}}}|{{{2|}}}]] on the topic [[{{{1|}}}]].}}{{#ifeq:{{{3|}}}|mixed|This item takes a mixed stance on the position [[{{{1|}}} / {{{2|}}}|{{{2|}}}]] on the topic [[{{{1|}}}]].}}{{#set:Addresses topic={{{1|}}} }}{{#set_internal:Is opinion in
{{#ifeq:{{{3|}}}||This item addresses the topic [[{{{1|}}}]].}}{{#ifeq:{{{3|}}}|for|This item argues for the position [[{{{1|}}} / {{{2|}}}|{{{2|}}}]] on the topic [[{{{1|}}}]].}}{{#ifeq:{{{3|}}}|against|This item argues against the position [[{{{1|}}} / {{{2|}}}|{{{2|}}}]] on the topic [[{{{1|}}}]].}}{{#ifeq:{{{3|}}}|mixed|This item takes a mixed stance on the position [[{{{1|}}} / {{{2|}}}|{{{2|}}}]] on the topic [[{{{1|}}}]].}}{{#set:Addresses topic={{{1|}}} }}{{#ifeq:{{{3|}}}|for|{{#set:Is for={{{1}}} / {{{2}}}}} }}{{#ifeq:{{{3|}}}|against|{{#set:Is against={{{1}}} / {{{2}}}}} }}{{#ifeq:{{{3|}}}|mixed|{{#set:Is mixed on={{{1}}} / {{{2}}}}} }}{{#set_internal:Is opinion in
|Covers topic={{{1|}}}|Has position fragment={{{2|}}}|Has position={{{1|}}} / {{{2|}}}
|Covers topic={{{1|}}}|Has position fragment={{{2|}}}|Has position={{{1|}}} / {{{2|}}}
|Has stance={{{3|}}}
|Has stance={{{3|}}}

Revision as of 03:59, January 20, 2012

This is the template for an opinion instance. It should be called in the following format:

{{Opinion|topic|position fragment|stance}}

Edit the page to see the template text.