Template:Acronymlist: Difference between revisions
Jump to navigation
Jump to search
imported>Stephen Ewen m (Protected "Template:Acronymlist": protecting masterlist for variable template [edit=sysop:move=sysop]) |
imported>Stephen Ewen (I think we are allowing CZ and WP - for better or worse :-| .......) |
||
Line 1: | Line 1: | ||
{{#switch: {{{acronym}}} | {{#switch: {{{acronym}}} | ||
|NPOV = neutral point of view rather than NPOV | |NPOV = neutral point of view rather than NPOV | ||
|OP = original poster rather than OP | |OP = original poster rather than OP | ||
|OR = original research rather than OR | |OR = original research rather than OR | ||
|POV = point of view rather than POV | |POV = point of view rather than POV | ||
}}<noinclude> | }}<noinclude> | ||
Line 13: | Line 11: | ||
<pre>{{#switch: {{{acronym}}} | <pre>{{#switch: {{{acronym}}} | ||
|NPOV = neutral point of view rather than NPOV | |NPOV = neutral point of view rather than NPOV | ||
|OP = original poster rather than OP | |OP = original poster rather than OP | ||
|OR = original research rather than OR | |OR = original research rather than OR | ||
|POV = point of view rather than POV | |POV = point of view rather than POV | ||
}}</pre> | }}</pre> | ||
</noinclude> | </noinclude> |
Revision as of 23:55, 16 April 2007
Master list for common acronyms
The wikicode is as follows
{{#switch: {{{acronym}}} |NPOV = neutral point of view rather than NPOV |OP = original poster rather than OP |OR = original research rather than OR |POV = point of view rather than POV }}