Template:Acronymlist: Difference between revisions
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 | |NPOV = "unbiased" or "neutral" | ||
|OP = original poster | |OP = original poster | ||
|OR = original research | |OR = original research | ||
|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 | |NPOV = "unbiased" or "neutral" | ||
|OP = original poster | |OP = original poster | ||
|OR = original research | |OR = original research | ||
|POV = | |POV = "biased" | ||
|BTW = by the way | |||
|FWIW = "for what it's worth" | |||
}}</pre> | }}</pre> | ||
</noinclude> | </noinclude> |
Latest revision as of 12: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" }}