User:TFOWR/Sandbox/BISE

From Wikipedia, the free encyclopedia

See also[edit]

User:Codf1977/BISETest.

Normal usage[edit]

First two examples show normal usage for the "delete" and "insert" variants of the template. The template takes two parameters: "section" and "action". The "section" parameter's value should be the name of a discussion at WT:BISE: "Archives" is used in the following examples. The "action" parameter's value should be set to either "delete" or "insert".

Delete variant[edit]

{{User:TFOWR/Sandbox/BISE/Template|section=Archives|action=delete}}


It has been suggested that the use of the phrase British Isles in this article should be deleted. Use of this phrase can be inaccurate in some circumstances and so a seperate talk page has been set up to discuss specific examples. If you are interested in the subject matter of this article and would like to comment on using the phrase British Isles, please do so at the discussion. Editors there are discussing the usage in general and so will welcome your comments and opinions, which will help in forming a view about the specific usage here. -- TFOWR 11:47, 2 September 2010 (UTC)

(Expected result: correct delete template)

Insert variant[edit]

{{User:TFOWR/Sandbox/BISE/Template|section=Archives|action=insert}}


It has been suggested that the the phrase British Isles should be included in this article. Use of this phrase can be inaccurate in some circumstances and so a seperate talk page has been set up to discuss specific examples. If you are interested in the subject matter of this article and would like to comment on using the phrase British Isles, please do so at the discussion. Editors there are discussing the usage in general and so will welcome your comments and opinions, which will help in forming a view about the specific usage here. -- TFOWR 11:47, 2 September 2010 (UTC)

(Expected result: correct insert template)

Abnormal usage[edit]

Both the "section" and the "action" parameters must be specified. The following examples test what happens if a user fails to specify one or more of the parameters.

{{User:TFOWR/Sandbox/BISE/Template}}


You must specify the section name!!!

(Expected result: friendly error message: section not specified)


{{User:TFOWR/Sandbox/BISE/Template|action=delete}}


You must specify the section name!!!

(Expected result: friendly error message: section not specified)


{{User:TFOWR/Sandbox/BISE/Template|section=Archives}}


You must specify a valid action ("insert" or "delete")!!!

(Expected result: friendly error message: action not specified)