Template:Yes: Difference between revisions

Boobpedia - Encyclopedia of big boobs
Jump to navigationJump to search
No edit summary
m (Protected "Template:Yes" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>{{#switch:{{{1}}}|Y|y|YES|yes|Yes=Yes}}</includeonly><noinclude>
<includeonly>{{#switch:{{{1}}}|Y|y|YES|yes|Yes|Yeah|yeah|1=Yes}}</includeonly><noinclude>{{documentation}}</noinclude>
This template helps to eliminate all the <nowiki>{{#switch:{{{1}}}|Y|y|YES|yes|Yes=...}}</nowiki> terms in biobox templates making them easier to read.
 
Just type <nowiki>{{#if:{{yes|{{{parameter|}}}}}|...}}</nowiki> and you can be sure
* that the parameter not empty
* that it contains Y, y, YES, yes or Yes.
 
The template gives back nothing if the parameter is not Y, y, YES, yes or Yes.
 
This helps to cope with entries like "anal = no" for the new biobox. Otherwise, as there is '''something''' entered for "anal", it would have appeared in the biobox as if "anal" was "yes".</noinclude>

Latest revision as of 16:00, 20 January 2012

[edit] Template documentation
This template is used on 2,000+ pages.
To avoid any disruptions and to save server load, any changes should first be tested in this template's /sandbox or /testcases subpage, or in your own user space. The tested changes can then be added in one single edit to this template. As a courtesy to other users, please discuss any changes at the talk page before implementing them.

Usage

This template helps to eliminate all the {{#switch:{{{1}}}|Y|y|YES|yes|Yes=...}} terms in biobox templates making them easier to read.

Just type {{#if:{{yes|{{{parameter|}}}}}|...}} and you can be sure

  • that the parameter is not empty
  • that it contains Y, y, YES, yes or Yes.

The template gives back "Yes" if the parameter is Y, y, YES, yes; otherwise it gives back nothing.

This helps to cope with entries like "anal = no" for the new biobox. Otherwise, as there is something entered for "anal", it would have appeared in the biobox as if "anal" was "yes".

See also