Template:Acronymlist: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Stephen Ewen
(I think we are allowing CZ and WP - for better or worse :-| .......)
imported>D. Matt Innis
(add some quotes)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{#switch: {{{acronym}}}
{{#switch: {{{acronym}}}
|NPOV = neutral point of view rather than NPOV
|NPOV = "unbiased" or "neutral"
|OP = original poster rather than OP
|OP = original poster
|OR = original research rather than OR
|OR = original research
|POV = point of view rather than POV
|POV = "biased"
|BTW = "by the way"
|FWIW = "for what it's worth"
}}<noinclude>
}}<noinclude>


Line 11: Line 13:


<pre>{{#switch: {{{acronym}}}
<pre>{{#switch: {{{acronym}}}
|NPOV = neutral point of view rather than NPOV
|NPOV = "unbiased" or "neutral"
|OP = original poster rather than OP
|OP = original poster
|OR = original research rather than OR
|OR = original research
|POV = point of view rather than POV
|POV = "biased"
|BTW = by the way
|FWIW = "for what it's worth"
}}</pre>
}}</pre>


</noinclude>
</noinclude>

Latest revision as of 13:03, 5 May 2008


Master list for common acronyms

The wikicode is as follows

{{#switch: {{{acronym}}}
|NPOV = "unbiased" or "neutral"
|OP = original poster
|OR = original research
|POV = "biased"
|BTW = by the way
|FWIW = "for what it's worth"
}}