User:CX Zoom/TestPage36
For WikiProject banners using quality or importance scales, if the parameter ASSESSMENT_LINK is defined, then the words "quality scale" and "importance scale" will be linked to that page. This allows a project to use its own custom scales if they wish and provides a convenient link to them from the banner.
If ASSESSMENT_LINK is not defined, then the banner will check to see if either of the following pages exist:
- PROJECT_LINK/Assessment
- or (if PROJECT_LINK is not defined), Wikipedia:WikiProject PROJECT/Assessment
If they do then the banner will guess that this is where the WikiProject's quality and importance scales are kept and will link to this page.
- If this behaviour is not desired (for example, the page PROJECT_LINK/Assessment does not contain anything useful, then you can set ASSESSMENT_LINK=no. This will link to the generic scales at the Wikipedia:Version 1.0 Editorial Team/Assessment instead.
- If the banner has guessed correctly, then it is advisable to set ASSESSMENT_LINK to point to this page. This will remove the warning box from the template page.
For any queries or help with this, please ask at Template talk:WPBannerMeta.
A page to record the progress in converting WikiProject banners to {{WPBannerMeta}}.
Useful Links
[edit]- RecentChanges to banners on the WikiProjectBannerShell/Compliant_banner_list
- Category:WPBannerMeta tracking categories
Pending
[edit]Template | Project consulted |
Sandbox version |
Implemented | Notes |
---|---|---|---|---|
Template:WikiProject Military history (edit|talk|history|links|watch|logs|sandbox) | Very well maintained by parent project; conversion would probably be opposed, although we could probably match functionality. | |||
Template:WikiProject U.S. Roads (edit|talk|history|links|watch|logs|sandbox) | ![]() |
![]() |
Not much enthusiasm on talk page. Tried moving existing banner code to using DEFAULTSORT option but didn't quite workout. |
Lua error in Module:WikiProject at line 276: PROJECT must be defined. Work in progress Lua version of Template:WPBannerMeta. Template:Navbar
Wikitext test page
[edit]Todo
[edit]- Template:WPBannerMeta/core
- Template:WPBannerMeta/importancescale
- Template:WPBannerMeta/istemplate
- Template:WPBannerMeta/note
- Template:WPBannerMeta/taskforce
- Template:WPBannerMeta/templatepage
- Template:WPBannerMeta/qualityscale
- Template:WPBannerMeta/class
- Usurp Template:WikiProject (see this search for possible retarget uses)
Done
[edit]- Template:WPBannerMeta/locwarning minus the includeonlys and testing
- Template:WPBannerMeta/substwarning minus the includeonlys
¬
This template subpage contains a mask which normalises the input passed to |class=
. This can be thought of as the 'default' mask, but it is possible for banners to define their own individual masks with wider or fewer choices of acceptable inputs.
If the page corresponding to {{{BANNER_NAME}}}/class
exists and QUALITY_SCALE=subpage
is set in the banner, then control is passed to the code on that page to normalise the input, and no modification is performed by the WPBannerMeta itself. The following parameters are available to be used:
|class=
|b1=
through|b6=
Some caveats:
{{WPBannerMeta/qualityscale}}
treats a null output from the mask as "unassessed"{{WPBannerMeta/importancescale}}
handles importance ratings differently when the mask outputs "NA"
Any alternative mask needs to be carefully designed to handle all inputs correctly, with care given to case-insentivity, etc.
![]() | Please do not just copy the contents of this subpage to create a custom mask. If the banner does not need to have a significantly different handling of the |class= inputs, then leave the default mask in place. |
Examples
[edit]The following code accepts only the standard 1.0 assessment scale with a few extras:
{{#switch:{{lc:{{{class|}}}}} |fa = FA |fl = FL |a = A |ga = GA |b = B |c = C |start = Start |stub = Stub |list = List |template = Template |file = File }}
This code imitates the MilHist scale: no C-Class and a B-Class checklist:
{{#switch:{{lc:{{{class|}}}}} |fa = FA |fl = FL |a = A |ga = GA |b={{#ifexpr: {{#switch:{{lc:{{{b1|}}}}}|y|yes|1=1|0}}* {{#switch:{{lc:{{{b2|}}}}}|y|yes|1=1|0}}* {{#switch:{{lc:{{{b3|}}}}}|y|yes|1=1|0}}* {{#switch:{{lc:{{{b4|}}}}}|y|yes|1=1|0}}* {{#switch:{{lc:{{{b5|}}}}}|y|yes|1=1|0}} |B |Start }} |start= Start |stub = Stub }}
This code imitates the WPMaths scale, which also incorporates a "B+" class:
{{#switch:{{lc:{{{class|}}}}} |fa = FA |fl = FL |a = A |ga = GA |bplus|b+ = Bplus |b = B |start = Start |stub = Stub |list = List }}
An example with Merge, Needed, Future & Current classes:
{{#switch: {{lc:{{{class}}}}} |fa = FA |fl = FL |a = A |ga = GA |b = B |c = C |start= Start |stub = Stub |list = List |na = NA |image|file = File |category|cat|categ = Category |disambig|disamb|dab = Disambig |portal = Portal |redirect|red|redir = Redirect |template|temp|templ = Template |project = Project |current = Current |future = Future |needed = Needed |merge = Merge |#default={{#switch:{{lc:{{NAMESPACE}}}} |file talk = File |category talk = Category |portal talk = Portal |template talk = Template |wikipedia talk = Project }} }}
Generic self-documentation
[edit]A minor problem with the examples above is that someone clicking the link from the banner template to see the custom mask will be presented with a blank page (you have to edit the page to see there's actually code). A simple solution is to add a local wrapper to your code, replacing the basic structure:
{{#switch: {{lc:{{{class}}}}} ... }}
with this one:
<noinclude>:''[[Template:WPBannerMeta#Custom masks|Custom mask]] used by {{tl|{{BASEPAGENAME}}}}:'' <pre></noinclude>{{#switch: {{lc:{{{class}}}}} ... }}<noinclude></pre></noinclude>
For a visual example, you can go to Template:WikiProject Academic Journals and click the "custom class" link in the warning box: instead of a blank page you will be presented with Template:WikiProject Academic Journals/class that explains what it is and shows the full code of the mask. (Do not pay attention to the "noinclude" showing up around the code, it's a local side-effect of the Pre tag that doesn't affect the banner or the mask at all once transcluded.) ¬ NA
QUALITY_SCALE=extended, class=template
[edit]- Live: Template
- Sandbox: Template
QUALITY_SCALE=inline, class=cheesecake
[edit]- Live: cheesecake
- Sandbox: cheesecake
QUALITY_SCALE=standard, class=¬
[edit]- Live: ¬
- Sandbox: ¬
[[Wikipedia:WikiProject {{{PROJECT}}}|WikiProject {{{PROJECT}}}]] | |||||||
|
[[Wikipedia:WikiProject {{{PROJECT}}}|WikiProject {{{PROJECT}}}]] | |||||||
|
[[Wikipedia:WikiProject {{{PROJECT}}}|WikiProject {{{PROJECT}}}]] | |||||||
|
[[Wikipedia:WikiProject {{{PROJECT}}}|WikiProject {{{PROJECT}}}]] | |||||||
|
[[{{{PROJECT_LINK}}}|{{{PROJECT_NAME}}}]] | |||||||
|
[[{{{PROJECT_LINK}}}|{{{PROJECT_NAME}}}]] | ||||||||||
|
![]() | This is the template test cases page for the sandbox of User:CX Zoom. to update the examples. If there are many examples of a complicated template, later ones may break due to limits in MediaWiki; see the HTML comment "NewPP limit report" in the rendered page. You can also use Special:ExpandTemplates to examine the results of template uses. You can test how this page looks in the different skins with these links: |
- Live meta
[[Wikipedia:WikiProject {{{PROJECT}}}|WikiProject {{{PROJECT}}}]] | (Rated Stub-class) | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
- Sandboxed meta
WikiProject Bananas | (Rated Stub-class) | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
- Live meta with
|NOTE_SIZE=50
- Sandboxed meta with
|NOTE_SIZE=50
WikiProject Bananas | (Rated Stub-class) | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
- Live
![]() |
This page is of interest to the following WikiProjects: | |||||||||||||
|
- Sandbox
![]() |
This page is of interest to the following WikiProjects: | ||||||||||||||||||||||||||||||||||||||||||||
|
![]() | This user page employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. You can conduct experiments, and should test all major changes, in either this template's sandbox, the general template sandbox, or your user space before changing anything here. |
![]() | This template is used on many pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
![]() | This template does not display in the mobile view of Wikipedia; it is desktop only. Read the documentation for an explanation. |
![]() | This template uses TemplateStyles: |
WPBannerMeta is a meta-template, which can be used to create WikiProject banners, enabling new projects to easily create a banner to place on article talk pages, ensuring standardisation between projects. A list of all WikiProject banners using this meta-template can be found at What links here: WPBannerMeta
This is a meta template. It is used to build other templates. Do not transclude this template directly on to talk pages when you want to tag a page. Instead, use the template provided by the WikiProject.
Syntax
[edit]WPBannerMeta can be used at varying levels of complexity, from the very simple to the extremely complicated. Simple options are listed here first, with complexity increasing down the page.
WPBannerMeta takes two different types of parameters: formatting and display. The formatting parameters customise the meta-template for a particular project, defining link targets, categories, images, and text. All formatting parameters use UPPERCASE and underscores (_), instead of spaces (e.g. |PROJECT=
and |NOTE_1_CAT=
). Display parameters customise the template output for each individual article that the banner is displayed on. These are the parameters which are entered on the talk page (|class=
, |importance=
, etc.) and they must be 'passed through' the project banner to the meta-template underneath. To 'pass' the parameter foo
, you need to include the code foo={{{foo|}}}
.
Parameters
[edit]
| ||
|
In the examples below, a WikiProject banner will be constructed for the (currently) nonexistent WikiProject Tulips.
Simple options
[edit]PROJECT
(Required) – the name of the project without the word "WikiProject", used in a variety of contexts; first letter should usually be capitalised. Eg:Tulips
– it is assumed that page name of the banner template isBANNER_NAME={{subst:FULLPAGENAME}}
"Template:WikiProject <PROJECT>"
. If this is not the case then define the page name in this parameter. Eg:Template:Tulips project
PROJECT_LINK
– it is assumed that the project is located at"Wikipedia:WikiProject <PROJECT>"
. If this is not the case, then define the full link to the project page in this parameter. Eg:Wikipedia:WikiProject Tulips
PROJECT_NAME
– if your project is not called"WikiProject <PROJECT>"
then define the exact name of the project with this parameter.
DOC
– if|DOC=auto
is set then automatically generated documentation will be added to the template page. Other options are:|DOC=custom
– this will transclude the /doc page to allow custom (not automatic) documentation to be displayed. This can be used instead of the customary<noinclude>{{Documentation}}</noinclude>
at the bottom of the template.|DOC=auto+custom
– this will include the automatic documentation and additionally transclude the /doc page. This allows extra instructions and categories to be included.|DOC=none
– (or left blank) will not include any documentation.
substcheck
– this allows the template to detect if it has been substituted instead of transcluded and give an error message.substcheck=<includeonly>{{subst:</includeonly><includeonly>substcheck}}</includeonly>
category
(Required) – the 'category' parameter must be passed through the template to enable category optout. E.g.:category={{{category|}}}
.listas
(Required) – the 'listas' parameter must be passed through the template. Eg:listas={{{listas|}}}
IMAGE_LEFT
– the location of an image to use in the top-left corner of the banner. Do not include the "File:" prefix. Images used on WikiProject banners must be free images – fair use images are not permitted. Eg:Tulipa suaveolens floriade to Canberra.jpg
IMAGE_LEFT_SIZE
– the size ofIMAGE_LEFT
. Default is 80px. Eg:50px
IMAGE_RIGHT
– the location of an image to use in the top-right corner of the banner. Do not include the "File:" prefix. Images used on WikiProject banners must be free images – fair use images are not permitted. Eg:Tulipa suaveolens floriade to Canberra.jpg
IMAGE_RIGHT_SIZE
– the size ofIMAGE_RIGHT
. Default is 80px. Eg:50px
MAIN_TEXT
– the default text is "This article is within the scope of [[WikiProject {{{PROJECT_LINK}}}]], a collaborative effort to improve the coverage of {{{PROJECT or MAIN_ARTICLE}}} articles on Wikipedia. If you would like to participate, please visit the project page, where you can join the [[Talk:{{{PROJECT_LINK}}}]] discussion and see a list of open tasks." If defined, the alternate message will be displayed.MAIN_ARTICLE
– the default article isPROJECT
; alternatively, the linked article can be changed to either a raw article title or more complicated text. Eg: (default)tulips
→ "...the coverage of tulips on Wikipedia..." or (alternate)[[tulip]]s, [[liliaceae]] and related articles
→ "...the coverage of tulips, liliaceae and related articles on Wikipedia..."
PORTAL
– if the WikiProject maintains a portal, define this parameter with the portal name. The associated image is held centrally at Module:Portal/images. Eg:Tulips
MAIN_CAT
– the default is no main category created; if defined, all pages displaying the template will be sorted into Category:MAIN_CAT
. Eg:WikiProject Tulips articles
→ Category:WikiProject Tulips articlesBOTTOM_TEXT
– if defined, contains text that will appear across the bottom of the banner and above the collapsed section (if one is present). Please do not use this parameter to 'hook' extra code to the bottom of the template – see the hooks section below for a better solution.
Example:
{{WPBannerMeta
|PROJECT = Tulips
|BANNER_NAME = Template:WikiProject Tulips
|substcheck=<includeonly>{{subst:</includeonly><includeonly>substcheck}}</includeonly>
|category={{{category|}}}
|listas={{{listas|}}}
|PROJECT_LINK = Wikipedia:Somewhere about tulips
|IMAGE_LEFT = Tulipa suaveolens floriade to Canberra.jpg
|IMAGE_LEFT_SIZE = 50px
|MAIN_ARTICLE = [[tulip]]s, [[liliaceae]] and related articles
}}
|
- Produces:
WikiProject Tulips | |||||||
|
Assessment
[edit]Many projects use the Version 1.0 Assessment schema to grade their articles by quality and the corresponding importance scale to place their articles in order of priority. In order to implement WP:1.0, which uses a bot to automatically compile its statistics tables, you will need to follow the instructions at /Using the bot, as well as those outlined here.
class
(Required)– the class parameter must be passed through, if the quality scale is used. Eg:class={{{class|}}}
QUALITY_SCALE
– configures the quality scale; possible options are:- standard – enables the 'standard' quality scale (FA, A, GA, B, C, Start, Stub, FL, List, NA). (This is the default behaviour, if the class parameter is used.)
- extended – enables the 'standard' quality scale plus some additional values (Category, Disambig, Draft, File, Portal, Project and Template).
- inline – allows for a simple custom quality scale to be used, generally used with {{Class mask}}.
- subpage – allows for a more complex custom quality scale to be used using a subpage called /class. See custom masks below for further details.
auto
the auto parameter must be passed through, if the auto assess option is needed. Eg:auto={{{auto|}}}
Projects which use bots to automatically categorise articles can have the bot add the following parameter to the project banner, which triggers the display of a small notice that the article was tagged by a bot rather than a human:|auto=stub
, for an article which includes a stub template, to indicate that it has automatically been rated Stub-class;|auto=inherit
, to show that the class has automatically been inherited from other WikiProject's assessments on the same page;|auto=length
, to show that the class has automatically been deduced from the length of the article.
AUTO_ASSESS_CAT
– if defined, all articles with the|auto=
parameter will be categorised into Category:AUTO_ASSESS_CAT
. By default, they are categorised into Category:Automatically assessedPROJECT
articles. Eg:Automatically assessed Tulip and Daffodil articles
→ Category:Automatically assessed Tulip and Daffodil articles
b1
,b2
,b3
,b4
,b5
,b6
– the six B-class criteria parameters should only be passed through if the B-class checklist hook is used.
importance
– if defined, enables the standard importance scale (Top, High, Mid, Low, NA, Unknown). Eg:importance={{{importance|}}}
IMPORTANCE_SCALE
– configures the importance scale, if used. The possible options are:- standard – enables the 'standard' importance scale (Top, High, Mid, Low, NA and Unknown). (This is the default behaviour.)
- inline – allows for a simple custom importance scale to be defined, generally with {{Importance mask}}.
- subpage – allows for a more complex custom importance scale to be used using a subpage called /importance.
ASSESSMENT_LINK
– the link to a WikiProject-specific quality (and/or importance) scale. If there is a page at"Wikipedia:WikiProject <PROJECTLINK>/Assessment"
then this will be used by default. To override this, you can set this parameter to no. For more details, see here.ASSESSMENT_CAT
– articles are sorted into categories based on their quality; so "Featured Articles" on Tulips would be categorised by default into Category:FA-Class Tulips articles. To change the default, define this parameter so that featured articles are instead categorised into Category:FA-ClassASSESSMENT_CAT
. Eg:|ASSESSMENT_CAT=Liliaceae articles
→ Category:FA-Class Liliaceae articles
Example:
{{WPBannerMeta
|PROJECT = Tulips
|BANNER_NAME = Template:WikiProject Tulips
|substcheck=<includeonly>{{subst:</includeonly><includeonly>substcheck}}</includeonly>
|category={{{category|}}}
|listas={{{listas|}}}
|IMAGE_LEFT = Tulipa suaveolens floriade to Canberra.jpg
|QUALITY_SCALE = extended
|class={{{class|}}}
|auto={{{auto|}}}
|importance={{{importance|}}}
|ASSESSMENT_LINK = Wikipedia:WikiProject Tulips/Article grading
}}
|
- Produces:
WikiProject Tulips | (Rated GA-class, Top-importance) | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Alerts and notes
[edit]Built into WPBannerMeta is the ability to display a number of other fields that contain useful information about the article. There are also three predefined fields for:
- articles which have been automatically assessed by a bot (see above);
- articles in need of immediate attention;
- articles in need of an infobox.
The parameters are:
attention
– pass this parameter through to enable the use of the attention note. Eg:attention={{{attention|}}}
, then by including|attention=yes
on the talk page.ATTENTION_CAT
– if defined, all articles displaying the attention note will be categorised into Category:ATTENTION_CAT
. By default, they are categorised into Category:PROJECT
articles needing attention. Eg:Floridiae taskforce articles needing attention
→ Category:Floridiae taskforce articles needing attention. A value ofnone
results in no categorisation.
infobox
– pass this parameter through to enable the use of the needs-infobox note. Eg:infobox={{{needs-infobox|}}}
, then by including|needs-infobox=yes
on the talk page.INFOBOX_CAT
– if defined, all articles displaying the needs-infobox note will be categorised into Category:INFOBOX_CAT
. By default, they are categorised into Category:PROJECT
articles needing infoboxes. Eg:Floridiae taskforce articles needing infoboxes
→ Category:Floridiae taskforce articles needing infoboxes. A value ofnone
results in no categorisation.
note 1
– pass this parameter through to trigger any defined note. Eg:note 1={{{needs-photo|}}}
, then by including|needs-photo=yes
on the talk page. Up to five notes can be specified in the core banner.NOTE_1_TEXT
– the text of note 1. E.g.: This page has been marked as needing a photograph. If this is left blank there is no visual output.NOTE_1_IMAGE
– an image can be defined for each note. Remember that all images must be free, not fair-use. Eg:Gnome-dev-camera.svg
NOTE_1_CAT
– if defined, all articles displaying note 1 will be categorised into Category:NOTE_1_CAT
. Eg:Wikipedia requested photographs of Floridiae
→ Category:Wikipedia requested photographs of Floridiae
COLLAPSED
– when more than a threshold number of notes and alerts are triggered on a page, they are automagically collapsed into a show/hide box. The threshold number can be customised by setting this parameter to the maximum number of notes on a page that will not trigger the collapse. The default is 3, so if three notes are triggered on a page, they will not be collapsed, but if a fourth is also triggered, the collapse box appears. So setting|COLLAPSED=0
will always create a collapse box (if there are any notes to fill it), while|COLLAPSED=999
will never trigger a collapse box. See also the /notecounter hook. Eg:6
COLLAPSED_HEAD
– the heading for the collapsed section; the default is More information: Eg:Additional information:
NOTE_SIZE
– the size of the image used for the icons. (It is recommended to precede the size with "x" as this specifies the height of the image instead of the width, which results in a neater banner because all rows have equal height.) The default is a height of 25px. Eg:x30px
Example:
{{WPBannerMeta
|PROJECT = Tulips
|BANNER_NAME = Template:WikiProject Tulips
|substcheck=<includeonly>{{subst:</includeonly><includeonly>substcheck}}</includeonly>
|category={{{category|}}}
|listas={{{listas|}}}
|IMAGE_LEFT = Tulipa suaveolens floriade to Canberra.jpg
|QUALITY_SCALE = extended
|class={{{class|}}}
|ASSESSMENT_LINK = Wikipedia:WikiProject Tulips/Article grading
|auto={{{auto|}}}
|AUTO_ASSESS_CAT =
|attention={{{attention|}}}
|ATTENTION_CAT =
|infobox={{{needs-infobox|}}}
|INFOBOX_CAT =
|note 1={{{needs-photo|}}}
|NOTE_1_TEXT = This page has been marked as needing a [[photograph]].
|NOTE_1_IMAGE = Gnome-dev-camera.svg
|NOTE_1_CAT = Wikipedia requested photographs of Floridiae
|note 2 = {{{audio-file|}}}
|NOTE_2_TEXT = An [[audio file format|audio file]] has been created of this article.
|NOTE_2_IMAGE = Nuvola apps arts.svg
|NOTE_2_CAT = Tulips articles with audio files
}}
|
- Produces:
WikiProject Tulips | (Rated Stub-class) | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Task forces
[edit]WPBannerMeta can accommodate up to five task forces, each with its own image, links and importance scale, if desired. (More than five task forces can be supported through the use of hooks.) The following parameters are available:
tf 1
– this parameter must be passed through to enable and trigger the display of the task force section. Eg:tf 1={{{floridiae|}}}
TF_1_LINK
– the full page name of the task force's project page. Eg:Wikipedia:WikiProject Tulips/Task forces/Floridiae
TF_1_NAME
– the name of the task force. This is used as the label for the task force link (unless|TF_1_TEXT=
is used instead). Eg:the Floridiae task force
TF_1_NESTED
– if defined, a link of the form "/ [[{{{TF_1_LINK}}}|{{{TF_1_NESTED}}}]]" is added after the main project's name when the banner is collapsed inside a {{WikiProject banner shell}}. Eg:Floridiae
TF_1_TEXT
– if defined, replaces the default "This page is supported by..." text. E.g.:This page is within the scope of the [[Wikipedia:WikiProject Tulips/Task forces/Floridiae|Floridiae task force]]. New members are always welcome!
If defined to be "none", then no output will be displayed, although appropriate categories will still be added.TF_1_IMAGE
– an image can be defined for each task force. Remember that all images must be free, not fair-use. Eg:Tulipa florenskyi 4.jpg
TF_1_QUALITY
– if defined, enables the quality categorisations for the main project (e.g.: Category:FA-Class Tulips articles) to be duplicated for the task force. The class arising from|class=
and|QUALITY_SCALE=
will be used; Eg:yes
tf 1 importance
– if defined, enables the use of a separate importance (or priority, if used) scale for the task force.Eg:tf 1 importance={{{floridiae-importance|}}}
TF_1_ASSESSMENT_CAT
(Required if quality or importance assessments are used) – the assessment category to be used for the task force-specific quality and importance assessments. Identical in syntax to|ASSESSMENT_CAT=
. Eg:Floridiae articles
→ Category:FA-Class Floridiae articlesTF_1_MAIN_CAT
– if defined, all pages displaying "tf 1" will be categorised into Category:TF_1_MAIN_CAT
. Eg:Floridiae articles
→ Category:Floridiae articles
TF_SIZE
– the size of the taskforce icons. (It is recommended to precede the size with "x" as this specifies the height of the image instead of the width, which results in a neater banner because all rows have equal height.) The default is a height of 25px. Eg:x30px
Example:
{{WPBannerMeta
|PROJECT = Tulips
|BANNER_NAME = Template:WikiProject Tulips
|substcheck=<includeonly>{{subst:</includeonly><includeonly>substcheck}}</includeonly>
|category={{{category|}}}
|listas={{{listas|}}}
|IMAGE_LEFT = Tulipa suaveolens floriade to Canberra.jpg
|QUALITY_SCALE = standard
|class={{{class|}}}
|tf 1={{{floridiae|}}}
|TF_1_LINK = Wikipedia:Wikiproject Tulips/Task forces/Floridiae
|TF_1_NAME = the Floridiae task force
|TF_1_NESTED = Floridiae
|TF_1_TEXT =
|TF_1_IMAGE = Tulipa florenskyi 4.jpg
|tf 1 importance={{{floridiae-importance}}}
|TF_1_ASSESSMENT_CAT = Floridiae articles
|TF_1_MAIN_CAT = Floridiae articles
}}
|
- Produces:
WikiProject Tulips / Floridiae | (Rated FA-class) | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Advanced features
[edit]Hooks
[edit]WPBannerMeta incorporates a number of 'hooks' where advanced or customised features can be added. These should take the form of a subtemplate passed to the relevant hook parameter. Any relevant parameters should then be passed to the hook template – it may be necessary to repeat parameters that are already passed to the main template (|category={{{category|}}}
and |class={{{class|}}}
are commonly used). If you write a hook that you think other projects could use, please copy or move it to a subpage of Template:WPBannerMeta/hooks and add it to the list on that page.
Custom masks
[edit]WPBannerMeta uses a mask to normalise the values given to the |class=
parameter, to ensure that invalid inputs are discarded (e.g. |class=cheesecake
) and that equivalent inputs appear the same (e.g. |class=FA
and |class=fA
). This mask effectively controls which extended assessment scale values are accepted by the template (e.g. "Template-Class", "Redirect-Class", etc.). Projects which want to use more obscure assessment classes (e.g. "Future-Class", "Bplus-Class", etc.) or to not use all of the standard classes (e.g. not using "C-Class") can define their own custom mask, which will override WPBannerMeta's default.
Other details
[edit]This meta-template automatically categorises all instances (i.e. specific project banners) into a subcategory of Category:WikiProject banner templates. It is not necessary to include a category link in the documentation for each project banner. Any project banners with errors are automatically added to Category:WikiProject banners with formatting errors.
The core WPBannerMeta template:
To reduce the byte-count of banners that do not make full use of WPBannerMeta's features, most of the optional features are broken out into subpages:
- /doc – the documentation you are now reading.
- /importancescale – the importance classification system.
- /importance – used in conjunction with Template:Importance mask to normalise the value of the
|importance=
parameter.
- /importance – used in conjunction with Template:Importance mask to normalise the value of the
- /istemplate – tests the type of the current page (i.e. article talk page, templatepage, or demonstration).
- /locwarning – warns when the banner template is used on a non-talk page.
- /substwarning – warns when a banner template is substituted.
- /note – an individual note.
- /taskforce – the code for each task force display.
- /templatepage – the categories and notes that only appear on the template page.
- /qualityscale – the quality classification system.
- /class – used in conjunction with Template:Class mask to normalise the
|class=
input and account for B-Class checklist status, if enabled.
- /class – used in conjunction with Template:Class mask to normalise the
See also
[edit]- {{B}} – convenience tool for frequent users of {{WPBannerMeta}}'s
B_CHECKLIST
andb1
throughb6
features - {{Inactive WikiProject banner}} – for use if a WikiProject becomes inactive or defunct
- {{WikiProject banner shell}} – template to combine multiple WikiProject Banners
- {{WPBannerDoc}} – convenience template that generates standardised parameter documentation for use on the /doc page
- Wikipedia:WikiProject Council/Guide § Tagging pages with WikiProject banners – guideline about tagging articles for a project
[[Wikipedia:WikiProject {{{PROJECT}}}|WikiProject {{{PROJECT}}}]] | |||||||
|
WPBannerMeta incorporates a number of 'hooks', where advanced or customised features can be added. These should take the form of a subtemplate passed to the relevant hook parameter. Any relevant parameters should then be passed to the hook template—it may be necessary to repeat parameters that are already passed to the main template (eg: |category={{{category|¬}}}
and |class={{{class|}}}
are commonly used). If you write a hook that you think other projects could use, please copy or move it to a subpage here and add it to the list below. All hooks that are subpages of this page should be fully protected.
Writing a hook
Hooks should be carefully designed to mimic the meta-functionality of the WPBannerMeta template, particularly with things like category opt-out and case-insensitive class filtering; and for ease of maintenance, the parameters should be similarly named to WPBannerMeta's default parameters.
Available hook parameters
|HOOK_ASSESS=
– between the code for quality and importance assessments.|HOOK_BOTTOM=
– just below the comments display, adjacent to|BOTTOM_TEXT=
. Please use this hook rather than the|BOTTOM_TEXT=
parameter, for adding extra functionality to the bottom of the template.|HOOK_NOTE=
– after the last note code (above the comment display).|HOOK_COLLAPSED=
– added to the 'counter' that counts the number of notes that have been triggered on a page, to prompt the collapsible box. Accepts either- any valid input to the
#expr
ParserFunction. - "auto", which automatically sets to 1 if HOOK_NOTE is non-empty and 0 otherwise. This is the default setting and is suitable if HOOK_NOTE will not normally produce more than one row of output.
- any valid input to the
|HOOK_IMPORTANCE=
– between the importance assessment and the autoassess notice.|HOOK_NESTED=
– after the taskforce list that is displayed when the banner is nested within a {{WikiProject banner shell}}.|HOOK_NESTED_ASSESS=
– before or instead of the quality and importance assessment when the banner is nested - utilised by Template:Inactive WikiProject banner|HOOK_TF=
– after the taskforce code (just above the code for|attention=
).
Existing hooks
- /aclass – enables an A-Class review process to be integrated into the banner.
- /article todolist – allows for easy adding of a article specific to-do list (hooks to
|HOOK_BOTTOM=
). - /bchecklist – enables a B-class checklist
- /cats – add categories based on parameters with proper optout, case insensitivity, etc.
- /collaboration – enables integration of project collaboration into the banner.
- /collapsed – enables adding another collapsed section.
- /image needed – adds an alert that an image is requested for the article.
- /notecounter – allows notes, etc. added in HOOK_NOTE to contribute towards the counter that triggers the notes being collapsed.
- /notes – provides ten additional notes. Hooks to
|HOOK_NOTE=
. - /numerical ratings – needs documentation.
- /peerreview – enables peer review functions.
- /qualimpintersect – allows for quality and importance category intersection.
- /qualitycats – enables categorisation with an additional quality scale.
- /taskforces – provides ten additional taskforces (hooks to
|HOOK_TF=
). - /tfnested – nested summaries for ten additional taskforces. Works with /taskforces above. Hooks to
|HOOK_NESTED=
. - /todolist – allows for easy adding of a project wide to-do list (hooks to
|HOOK_BOTTOM=
).
![]() | This template is used on approximately 1,600,000 pages, or roughly 577% of all pages. To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
Syntax |
---|
{{WPBannerMeta |PROJECT = |BANNER_NAME = {{subst:FULLPAGENAME}} |category={{{category|}}} |listas = {{{listas|}}} ... |HOOK_NOTE = <!-- -->{{WPBannerMeta/hooks/aclass |BANNER_NAME = {{subst:FULLPAGENAME}} |a class={{{**PARAMETER**|}}} |category={{{category|}}} |SUBPAGE_LINK = |REVIEW_LINK = |PASS_CAT = |FAIL_CAT = |CURRENT_CAT = }} ... }} |
This hook enables an A-Class review process to be integrated into a project banner. It should be attached to the |HOOK_NOTE=
hook. The following parameters are used:
a class
(Required) – the parameter that will trigger the note. Accepted values are "pass", "fail", "current" (any capitalisation); everything else is treated as null. Eg:a class={{{A-Class|}}}
category
(Required) – the 'category' parameter must be passed through the template to enable category optout. Eg:category={{{category|}}}
SUBPAGE_LINK
(Required) – the full link to where the review for this particular article is held. Eg:Wikipedia:WikiProject Tulips/Assessment/{{SUBJECTPAGENAME}}
REVIEW_LINK
(Required) – the full link to the main A-Class review page (where instructions etc. are held). Eg:Wikipedia:WikiProject Tulips/Review#A-Class review
PASS_CAT
– if defined, pages using|a class=pass
will be categorised into this category. Eg:Successful requests for Tulips A-Class review
→ Category:Successful requests for Tulips A-Class reviewFAIL_CAT
– if defined, pages using|a class=fail
will be categorised into this category. Eg:Failed requests for Tulips A-Class review
→ Category:Failed requests for Tulips A-Class reviewCURRENT_CAT
– if defined, pages using|a class=current
will be categorised into this category. Eg:Current requests for Tulips A-Class review
→ Category:Current requests for Tulips A-Class reviewIMAGE
– a custom image can be set, using the same syntax as for other note images. Eg:Exquisite-kfind.png
SIZE
– a custom image size can be set, using the usual note syntax. Eg:20x20px
FORMAT
– custom formatting can be set, using the usual syntax. Note that the default blue background will be overridden by anything you put in here. Eg:style="background:transparent;"
INVALID_CAT
– if defined, pages specifying the A Class parameter without a valid SUBPAGE_LINK page existing be categorised into this category.

To-do list for User:CX Zoom/TestPage36: |
No to-do list assigned.
Usage
[edit]|HOOK_BOTTOM = {{WPBannerMeta/hooks/article todolist |BANNER_NAME = {{subst:FULLPAGENAME}} |category={{{category|}}} |no-todolist={{{no-todolist|}}} }}
See also
[edit]

This article has been checked against the following criteria for B-Class status: | ||
---|---|---|
To fill out this checklist, please add the following code to the template call: | b1 <!--Referencing & citations--> = <yes/no>
assessing the article against each criterion.| b2 <!--Coverage & accuracy --> = <yes/no> | b3 <!--Structure --> = <yes/no> | b4 <!--Grammar & style --> = <yes/no> | b5 <!--Supporting materials --> = <yes/no> | b6 <!--Accessibility --> = <yes/no> |

This article has been checked against the following criteria for B-Class status: | ||
---|---|---|
To fill out this checklist, please add the following code to the template call: | b1 <!--Referencing & citations--> = <yes/no>
assessing the article against each criterion.| b2 <!--Coverage & accuracy --> = <yes/no> | b3 <!--Structure --> = <yes/no> | b4 <!--Grammar & style --> = <yes/no> | b5 <!--Supporting materials --> = <yes/no> | b6 <!--Accessibility --> = <yes/no> |

![]() | This template is used on 1,350,000+ pages, or roughly 486% of all pages. To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
This is the bchecklist hook which enables a B-class checklist to be incorporated into a banner template. There are six official criteria (although some projects use five) that an article needs to satisfy in order to be classified as B-class. A checklist can provide a helpful aid for editors to show where an article needs improvement.
When used in conjunction with a custom class mask, articles can be automatically demoted to C-class if they don't satisfy all of the criteria.
Syntax |
---|
{{WPBannerMeta |PROJECT = |BANNER_NAME = {{subst:FULLPAGENAME}} |category={{{category|}}} |listas = {{{listas|}}} ... |HOOK_ASSESS = {{WPBannerMeta/hooks/bchecklist |BANNER_NAME={{subst:FULLPAGENAME}} |category={{{category|}}} |class={{{class|}}} |b1={{{b1|}}} |b2={{{b2|}}} |b3={{{b3|}}} |b4={{{b4|}}} |b5={{{b5|}}} |b6={{{b6|}}} |ASSESSMENT_LINK = }} |
Required parameters
[edit]BANNER_NAME
– needs to be passed, so that all the checklist will display on the template itself.category
– needs to be passed through.class
– needs to be passed so that the checklist is only displayed when it is appropriate;- The six B-Class criteria:
b1
,b2
,b3
,b4
,b5
,b6
Optional parameters
[edit]ASSESSMENT_LINK
– specifies a link to a custom assessment scale. If this is not specified, then the standard scale Wikipedia:Version 1.0 Editorial Team/Assessment/B-Class criteria will be used.DISPLAY_ON_START
– if set to "yes", the checklist will be displayed on every Start-class article. The default behaviour is to only display on Start-class when one or more of the parameters b1-b6 have been filled in.
Category parameters
[edit]MAIN_CAT
– specifies a category to use when any of the checklist parameters are blank.B1_CAT
toB6_CAT
– specifies individual categories to use when the individual checklist parameters are blank or set to no.
Custom parameter names
[edit]The standard parameter names (i.e. b1, b2, etc.) should be passed as an alternative to any custom parameters (e.g. B-Class-1, B-Class-2, etc.).
This is achieved by replacing **PARAMETER** with the name of the parameter. For example:
b1={{{B-Class-1|{{{b1|}}}}}}
If only the standard parameters are used, then eg: b1={{{b1|}}}
, etc. is fine.
Subtemplates
[edit]These are listed for technical background only.
- /core - the code which actually produces the checklist
- /criterion - code for each criterion
- /syntax - for separate lines of the copy/paste code
| b{{{2}}} <!--{{{3}}}--> = <yes/no>
![]() | This is the template test cases page for the sandbox of User:CX Zoom. to update the examples. If there are many examples of a complicated template, later ones may break due to limits in MediaWiki; see the HTML comment "NewPP limit report" in the rendered page. You can also use Special:ExpandTemplates to examine the results of template uses. You can test how this page looks in the different skins with these links: |
Testing sandbox version
[edit]Blank parameters
[edit]WikiProject Sausages | ||||||||||||||||
|
Blank parameters, DISPLAY_ON_START=yes
[edit]WikiProject Sausages | ||||||||||||||||
|
Completed parameters
[edit]WikiProject Sausages | ||||||||||||||||
|
Testing main template
[edit]Blank parameters
[edit]WikiProject Sausages | ||||||||||||||||
|
Blank parameters, DISPLAY_ON_START=yes
[edit]WikiProject Sausages | ||||||||||||||||
|
Completed parameters
[edit]WikiProject Sausages | ||||||||||||||||
|
![]() | This template is used on 1,750,000+ pages, or roughly 631% of all pages. To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
Syntax |
---|
{{WPBannerMeta |PROJECT = |BANNER_NAME = {{subst:FULLPAGENAME}} |category={{{category|}}} |listas = {{{listas|}}} ... }} <!-- -->{{WPBannerMeta/hooks/cats |category={{{category|}}} |BANNER_NAME = {{subst:FULLPAGENAME}} |cat 1={{{**PARAMETER**|}}} |CAT_1 = |cat 2={{{**PARAMETER**|}}} |CAT_2 = |cat 3={{{**PARAMETER**|}}} |CAT_3 = |cat 4={{{**PARAMETER**|}}} |CAT_4 = |cat 5={{{**PARAMETER**|}}} |CAT_5 = |cat 6={{{**PARAMETER**|}}} |CAT_6 = |cat 7={{{**PARAMETER**|}}} |CAT_7 = |cat 8={{{**PARAMETER**|}}} |CAT_8 = |cat 9={{{**PARAMETER**|}}} |CAT_9 = |cat 10={{{**PARAMETER**|}}} |CAT_10 = }} ... }} |
This hook allows you to add up to ten optional categories, that will be added to a page if a particular parameter is defined. Each category will be added if the corresponding parameter is non-empty. This template displays no visible output, so it can be put anywhere in the template code; common practice is to put it attached to a task force hook, such as |TF_n_HOOK=
.
![]() | This template is used on 860,000+ pages, or roughly 310% of all pages. To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
Syntax |
---|
{{WPBannerMeta |PROJECT = |BANNER_NAME = {{subst:FULLPAGENAME}} |category={{{category|}}} |listas = {{{listas|}}} ... |HOOK_NOTE = {{WPBannerMeta/hooks/collaboration |BANNER_NAME = {{subst:FULLPAGENAME}} |category={{{category|}}} |candidate = {{{**PARAMETER**|}}} |current = {{{**PARAMETER**|}}} |past = {{{**PARAMETER**|}}} |LINK = |TEXT = |IMAGE = |CANDIDATE_CAT = |CURRENT_CAT = |PAST_CAT = }} ... }} |
This hook enables a project collaboration system to be integrated into a project banner. It should be attached to the |HOOK_NOTE=
hook. The following parameters are used:
category
(Required) – the 'category' parameter must be passed through the template to enable category optout. Eg:category={{{category|}}}
candidate
– the parameter that will trigger the collaboration candidate note, if used. Eg:candidate={{{collaboration-candidate|}}}
current
– the parameter that will trigger the current collaboration note, if used. Eg:current={{{collaboration|}}}
past
– the parameter that will trigger the past collaboration note, if used. Eg:past={{{past-collaboration|}}}
LINK
(Required) – the full link to where the review for this particular article is held. Eg:Wikipedia:WikiProject Tulips/Assessment/{{SUBJECTPAGENAME}}
TEXT
– the text to display in place of the default "project collaboration". Eg:Collaboration of the Month
IMAGE
– the name of the image to use. If not specified thenis used.
CANDIDATE_CAT
– if defined, pages using|candidate=yes
will be categorised into this category. Eg:Tulip collaboration candidates
→ Category:Tulip collaboration candidatesCURRENT_CAT
– if defined, pages using|current=yes
will be categorised into this category. Eg:Current Tulip collaborations
→ Category:Current Tulip collaborationsPAST_CAT
– if defined, pages using|past=yes
will be categorised into this category. Eg:Past Tulip collaborations
→ Category:Past Tulip collaborations
Syntax |
---|
{{WPBannerMeta |PROJECT = |BANNER_NAME = {{subst:FULLPAGENAME}} |category={{{category|}}} |listas = {{{listas|}}} ... |HOOK_BOTTOM = {{WPBannerMeta/hooks/collapsed |COLLAPSED_HEAD = Title |CONTENT = Content to show |COLLAPSED = Threshold for collapsing |IMAGE_LEFT_SIZE = Size of left image |counter = number of rows of content }} ... }} |
Syntax with notecounter |
{{WPBannerMeta |PROJECT = |BANNER_NAME = {{subst:FULLPAGENAME}} |category={{{category|}}} |listas = {{{listas|}}} ... |HOOK_BOTTOM = {{WPBannerMeta/hooks/collapsed |COLLAPSED_HEAD = Title |CONTENT = Content to show |COLLAPSED = Threshold for collapsing |IMAGE_LEFT_SIZE = Size of left image |counter = {{WPBannerMeta/hooks/notecounter |category = {{{category|}}} |BANNER_NAME={{subst:FULLPAGENAME}} |note 1 = {{{**PARAMETER**|}}} |note 2 = {{{**PARAMETER**|}}} |note 3 = {{{**PARAMETER**|}}} |note 4 = {{{**PARAMETER**|}}} |note 5 = {{{**PARAMETER**|}}} |note 6 = {{{**PARAMETER**|}}} |note 7 = {{{**PARAMETER**|}}} |note 8 = {{{**PARAMETER**|}}} |note 9 = {{{**PARAMETER**|}}} |note 10 = {{{**PARAMETER**|}}} }} }} ... }} |
This hook enables adding another collapsed section into a project banner. It should be attached to the |HOOK_BOTTOM=
hook. The following parameters are used:
COLLAPSED_HEAD
– the title of the collapsed section. If not defined, "Additional information:" will be used. parameter that will trigger the note. Eg:COLLAPSED_HEAD = Associated taskforces
CONTENT
– the content of the collapsed section. This could be another hook such as /notes or /taskforces.COLLAPSED
– the threshold of the number of rows for the banner to collapse. If {{{counter}}} is more than this number then the section will collapse; otherwise it will display without collapsing. If not defined, a default value of zero is used. Eg:COLLAPSED = 4
IMAGE_LEFT_SIZE
– this is the size of the left image and should equal the value of this parameter in the main template code. Eg:IMAGE_LEFT_SIZE = 90px
counter
– can be used to pass the number of rows of content in the section. The /notecounter hook may be used to count several triggers. The default value is 0 if the content is empty or 1 otherwise.
This hook allows a note to be displayed which alerts editors that an image is needed. It will also populate one or more relevant categories depending on the options which have been set.
Syntax |
---|
{{WPBannerMeta |PROJECT = |category={{{category|}}} |listas={{{listas|}}} ... |HOOK_NOTE = {{WPBannerMeta/hooks/image needed |BANNER_NAME = {{subst:FULLPAGENAME}} |category={{{category|}}} |needs-image={{{needs-image|}}} |IMAGE = |SIZE = |details={{{details|}}} |location={{{location|}}} |LOCATION_CATEGORY = |topic={{{topic|}}} |TOPIC_CATEGORY = |type={{{type|}}} }} ... }} |
Basic parameters
[edit]needs-image={{{needs-image|}}}
(Required) - the parameter to trigger this note.category={{{category|}}}
(Required) - the 'category' parameter must be passed through the template to enable category optout.location={{{location|}}}
- allows the editor to specify the location of the requested image.LOCATION_CATEGORY
- a default category when the location is not specified or leads to a non-existent category.
Advanced parameters
[edit]SIZE
(Optional) - specifies the size of the icon; the default is 20px.IMAGE
(Optional) - specifies the icon to be used (without the File namespace prefix); the default is.
details={{{details|}}}
- allows an editor to specify more details about the required image.type={{{type|}}}
- allows the editor to specify the type of image required, e.g. map, photograph, diagram, etc.topic={{{topic|}}}
- allows an editor to specify a topic area that the photograph relates to.TOPIC_CATEGORY
- a default category in case the topic is not specified or leads to a non-existent category.
0
![]() | This template is used on 2,100,000+ pages, or roughly 757% of all pages. To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
Syntax |
---|
{{WPBannerMeta |PROJECT = |BANNER_NAME = {{subst:FULLPAGENAME}} |category={{{category|}}} |listas = {{{listas|}}} ... |HOOK_COLLAPSED = {{WPBannerMeta/hooks/notecounter |category = {{{category|}}} |BANNER_NAME={{subst:FULLPAGENAME}} |note 1 = {{{**PARAMETER**|}}} |note 2 = {{{**PARAMETER**|}}} |note 3 = {{{**PARAMETER**|}}} |note 4 = {{{**PARAMETER**|}}} |note 5 = {{{**PARAMETER**|}}} |note 6 = {{{**PARAMETER**|}}} |note 7 = {{{**PARAMETER**|}}} |note 8 = {{{**PARAMETER**|}}} |note 9 = {{{**PARAMETER**|}}} |note 10 = {{{**PARAMETER**|}}} }} ... }} |
This hook allows notes added in other hooks (/notes, etc.) to contribute towards the counter that triggers the notes being collapsed into a show/hide box when they become too numerous. Each parameter should be set to one of the trigger parameters for a hooked note.
This hook cannot be 'stacked' in the usual way. Normally, you can 'stack' hook templates:
|HOOK_NOTE = <!-- -->{{WPBannerMeta/hooks/notes |category = {{{category|}}} |BANNER_NAME={{subst:FULLPAGENAME}} ... }}{{WPBannerMeta/hooks/notes |category = {{{category|}}} |BANNER_NAME={{subst:FULLPAGENAME}} ... }}{{WPBannerMeta/hooks/notes |category = {{{category|}}} |BANNER_NAME={{subst:FULLPAGENAME}} ... }}
This does not work with this particular hook. You need to concatenate the hook templates with an addition sign +
:
|HOOK_COLLAPSED = {{WPBannerMeta/hooks/notecounter |category = {{{category|}}} |BANNER_NAME={{subst:FULLPAGENAME}} ... }} + {{WPBannerMeta/hooks/notecounter |category = {{{category|}}} |BANNER_NAME={{subst:FULLPAGENAME}} ... }} + {{WPBannerMeta/hooks/notecounter |category = {{{category|}}} |BANNER_NAME={{subst:FULLPAGENAME}} ... }}
0
Syntax |
---|
{{WPBannerMeta |HOOK_NOTE = {{WPBannerMeta/hooks/notes |category={{{category|}}} |BANNER_NAME={{subst:FULLPAGENAME}} |NOTE_SIZE = |note 1={{{**PARAMETER**|}}} |NOTE_1_TEXT = |NOTE_1_IMAGE = |NOTE_1_SIZE = |NOTE_1_CAT = |NOTE_1_FORMAT = |note 2={{{**PARAMETER**|}}} |NOTE_2_TEXT = |NOTE_2_IMAGE = |NOTE_2_SIZE = |NOTE_2_CAT = |NOTE_2_FORMAT = |note 3={{{**PARAMETER**|}}} |NOTE_3_TEXT = |NOTE_3_IMAGE = |NOTE_3_SIZE = |NOTE_3_CAT = |NOTE_3_FORMAT = |note 4={{{**PARAMETER**|}}} |NOTE_4_TEXT = |NOTE_4_IMAGE = |NOTE_4_SIZE = |NOTE_4_CAT = |NOTE_4_FORMAT = |note 5={{{**PARAMETER**|}}} |NOTE_5_TEXT = |NOTE_5_IMAGE = |NOTE_5_SIZE = |NOTE_5_CAT = |NOTE_5_FORMAT = |note 6={{{**PARAMETER**|}}} |NOTE_6_TEXT = |NOTE_6_IMAGE = |NOTE_6_SIZE = |NOTE_6_CAT = |NOTE_6_FORMAT = |note 7={{{**PARAMETER**|}}} |NOTE_7_TEXT = |NOTE_7_IMAGE = |NOTE_7_SIZE = |NOTE_7_CAT = |NOTE_7_FORMAT = |note 8={{{**PARAMETER**|}}} |NOTE_8_TEXT = |NOTE_8_IMAGE = |NOTE_8_SIZE = |NOTE_8_CAT = |NOTE_8_FORMAT = |note 9={{{**PARAMETER**|}}} |NOTE_9_TEXT = |NOTE_9_IMAGE = |NOTE_9_SIZE = |NOTE_9_CAT = |NOTE_9_FORMAT = |note 10={{{**PARAMETER**|}}} |NOTE_10_TEXT = |NOTE_10_IMAGE = |NOTE_10_SIZE = |NOTE_10_CAT = |NOTE_10_FORMAT = }} |
This hook will add up 10 additional notes. It should be attached to the |HOOK_NOTE=
parameter in conjunction with the /notecounter hook. The syntax is:
note 1
– pass this parameter through to trigger any defined note. Eg:note 1={{{needs-photo|}}}
, then by including|needs-photo=yes
on the talk page. Up to ten notes can be specified in the hook.NOTE_1_TEXT
– the text of note 1. E.g.: This page has been marked as needing a photograph. If this is left blank there is no visual output.NOTE_1_IMAGE
– an image can be defined for each note. Remember that all images must be free, not fair-use. Eg:Gnome-dev-camera.svg
NOTE_1_SIZE
– the size of the imageNOTE_1_FORMAT
– optional formatting (colour, etc.) for the table cell which contains the image, if any, for the note. Eg:style="background:blue"
NOTE_1_CAT
– if defined, all articles displaying note 1 will be categorised into Category:NOTE_1_CAT
. Eg:Wikipedia requested photographs of Floridiae
→ Category:Wikipedia requested photographs of Floridiae
NOTE_SIZE
– a default size to use for all 10 notes (unless individually specified). If this is not specified then x25px is used.
![]() | This template is used on 1,800,000+ pages, or roughly 649% of all pages. To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
Syntax |
---|
{{WPBannerMeta |PROJECT = |BANNER_NAME = {{subst:FULLPAGENAME}} |category={{{category|}}} |listas = {{{listas|}}} ... |HOOK_NOTE = <!-- -->{{WPBannerMeta/hooks/peerreview |BANNER_NAME = {{subst:FULLPAGENAME}} |category={{{category|}}} |peer review = {{{**PARAMETER**|}}} |old peer review = {{{**PARAMETER**|}}} |LINK = |IMAGE = |CAT = |OLD_CAT = |title = {{{**PARAMETER**|}}} }} ... }} |
This hook enables a peer review process to be integrated into a project banner. It should be attached to the |HOOK_NOTE=
hook. The following parameters are used:
category
(Required) – the 'category' parameter must be passed through the template to enable category optout. Eg:category={{{category|}}}
peer review
(Required) – the parameter that will trigger the active peer review note; should be passed through. Eg:peer review={{{peer-review|}}}
old peer review
(Required) – the parameter that will trigger the old peer review note; should be passed through. Eg:old peer review={{{old-peer-review|}}}
LINK
(Required) – the full link to where the review for this particular article is held. Eg:Wikipedia:WikiProject Tulips/Assessment
IMAGE
– the name of the image to use. If not specified thenis used.
CAT
– if defined, pages using|peer review=yes
will be categorised into this category. Eg:Requests for Tulips peer review
→ Category:Requests for Tulips peer reviewOLD_CAT
– if defined, pages using|old peer review=yes
will be categorised into this category. Eg:Old requests for Tulips peer review
→ Category:Old requests for Tulips peer reviewtitle
→ If the page has been moved since it was reviewed, specify the old page title (the one the review was archived under) to make the link point correctly to the review.INVALID_CAT
– if defined, pages using|peer review=yes
without a valid peer review page existing be categorised into this category.
[[Category:NA-Class {{{ASSESSMENT_CAT}}} of NA-importance]] [[Category:{{{class}}} {{{ASSESSMENT_CAT}}} of {{{importance}}}-{{{IMPN}}}]] [[Category:{{{class}}} {{{ASSESSMENT_CAT}}} of {{{importance}}}-{{{IMPN}}}]]
![]() | This template is used on 920,000+ pages, or roughly 332% of all pages. To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
Syntax |
---|
|HOOK_ASSESS = {{WPBannerMeta/hooks/qualimpintersect |class={{{class|}}} |importance={{{importance|}}} |category={{{category|}}} |ASSESSMENT_CAT = |QUALITY_SCALE = |IMPORTANCE_SCALE = |B_CHECKLIST = |b1= |b2= |b3= |b4= |b5= |b6= |BANNER_NAME = {{subst:FULLPAGENAME}} |FORMAT = |UNASSESSED_APPENDIX = |SUPPRESS_NA_CLASS = }} |
Usage
[edit]This hook has no visible output, so you can hook it anywhere. It takes the following parameters:
- class
- importance
- category
- ASSESSMENT_CAT
- BANNER_NAME
- IMPN (optional)
- QUALITY_SCALE (usually the same value as your banner uses)
- IMPORTANCE_SCALE (usually the same value as your banner uses)
- B_CHECKLIST (if your banner is using the B-class checklist)
- SUPPRESS_NA can be set to yes to stop categories being added when either class or importance is "NA". These can also be set individually:
- SUPPRESS_NA_CLASS can be set to yes to stop categories being added when class=NA
- SUPPRESS_NA_IMPORTANCE can be set to yes to stop categories being added when importance=NA
- FORMAT - one of several possible formats for the categories
- C,IT, e.g. Category:Stub-Class, Top-importance Economics articles
- CIT, e.g. Category:Start-Class High-importance Kent-related articles
- ICT, e.g. Category:Mid-importance B-Class Geology articles
- CTofI (default), e.g. Category:C-Class Andhra Pradesh articles of Low-importance
Example
[edit]|HOOK_ASSESS = {{WPBannerMeta/hooks/qualimpintersect |QUALITY_SCALE = standard |class = {{{class|}}} |importance = {{{importance|}}} |category = {{{category|}}} |ASSESSMENT_CAT = Dungeons & Dragons articles |BANNER_NAME = Template:D&D }}
[[Category:NA-Class {{{ASSESSMENT_CAT}}} of NA-importance]]
{{WPBannerMeta/hooks/qualimpintersect/sandbox|importance=low|ASSESSMENT_CAT=Andhra Pradesh articles|FORMAT=CTofI|UNASSESSED_APPENDIX=-Class}}
{{WPBannerMeta/hooks/qualimpintersect/sandbox}}
{{WPBannerMeta/hooks/qualimpintersect/sandbox|importance=mid|ASSESSMENT_CAT=China-related articles|FORMAT=CTofI}}
{{WPBannerMeta/hooks/qualimpintersect/sandbox}}
{{WPBannerMeta/hooks/qualimpintersect/sandbox|class=start|importance=high|ASSESSMENT_CAT=Kent-related articles|FORMAT=CIT}}
{{WPBannerMeta/hooks/qualimpintersect/sandbox}}
{{WPBannerMeta/hooks/qualimpintersect/sandbox}}
{{WPBannerMeta/hooks/qualimpintersect/sandbox|class=stub|importance=top|IMPN=priority|ASSESSMENT_CAT=Economics articles|FORMAT=C,IT}}
{{WPBannerMeta/hooks/qualimpintersect/sandbox|class=b|importance=mid|ASSESSMENT_CAT=Geology articles|FORMAT=ICT}}
{{WPBannerMeta/hooks/qualimpintersect/sandbox}}
Syntax |
---|
{{WPBannerMeta/hooks/qualitycats |class={{{class|}}} |BANNER_NAME={{subst:FULLPAGENAME}} |category={{{category|}}} |QUALITY_SCALE = |ASSESSMENT_CAT = |MAIN_CAT = }} |
Hooks wherever (no visible output). |MAIN_CAT=
is optional, the others are compulsory.
![]() | This template is used on many pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
Syntax |
---|
{{WPBannerMeta |PROJECT = |BANNER_NAME = {{subst:FULLPAGENAME}} |category={{{category|}}} |listas={{{listas|}}} ... |HOOK_TF = {{WPBannerMeta/hooks/taskforces |category={{{category|}}} |PROJECT = |QUALITY_SCALE = |class={{{class|}}} |IMPORTANCE_SCALE = |TF_SIZE = <!--remove TF_n_SIZE, if using--> |tf 1={{{**PARAMETER**|}}} |TF_1_LINK = |TF_1_NAME = |TF_1_IMAGE = |TF_1_SIZE = |TF_1_TEXT = |TF_1_QUALITY = |tf 1 importance={{{**PARAMETER**|}}} |TF_1_ASSESSMENT_CAT = |TF_1_MAIN_CAT = |TF_1_PORTAL = |tf 2={{{**PARAMETER**|}}} |TF_2_LINK = |TF_2_NAME = |TF_2_IMAGE = |TF_2_SIZE = |TF_2_TEXT = |TF_2_QUALITY = |tf 2 importance={{{**PARAMETER**|}}} |TF_2_ASSESSMENT_CAT = |TF_2_MAIN_CAT = |TF_2_PORTAL = |tf 3={{{**PARAMETER**|}}} |TF_3_LINK = |TF_3_NAME = |TF_3_IMAGE = |TF_3_SIZE = |TF_3_TEXT = |TF_3_QUALITY = |tf 3 importance={{{**PARAMETER**|}}} |TF_3_ASSESSMENT_CAT = |TF_3_MAIN_CAT = |TF_3_PORTAL = |tf 4={{{**PARAMETER**|}}} |TF_4_LINK = |TF_4_NAME = |TF_4_IMAGE = |TF_4_SIZE = |TF_4_TEXT = |TF_4_QUALITY = |tf 4 importance={{{**PARAMETER**|}}} |TF_4_ASSESSMENT_CAT = |TF_4_MAIN_CAT = |TF_4_PORTAL = |tf 5={{{**PARAMETER**|}}} |TF_5_LINK = |TF_5_NAME = |TF_5_IMAGE = |TF_5_SIZE = |TF_5_TEXT = |TF_5_QUALITY = |tf 5 importance={{{**PARAMETER**|}}} |TF_5_ASSESSMENT_CAT = |TF_5_MAIN_CAT = |TF_5_PORTAL = |tf 6={{{**PARAMETER**|}}} |TF_6_LINK = |TF_6_NAME = |TF_6_IMAGE = |TF_6_SIZE = |TF_6_TEXT = |TF_6_QUALITY = |tf 6 importance={{{**PARAMETER**|}}} |TF_6_ASSESSMENT_CAT = |TF_6_MAIN_CAT = |TF_6_PORTAL = |tf 7={{{**PARAMETER**|}}} |TF_7_LINK = |TF_7_NAME = |TF_7_IMAGE = |TF_7_SIZE = |TF_7_TEXT = |TF_7_QUALITY = |tf 7 importance={{{**PARAMETER**|}}} |TF_7_ASSESSMENT_CAT = |TF_7_MAIN_CAT = |TF_7_PORTAL = |tf 8={{{**PARAMETER**|}}} |TF_8_LINK = |TF_8_NAME = |TF_8_IMAGE = |TF_8_SIZE = |TF_8_TEXT = |TF_8_QUALITY = |tf 8 importance={{{**PARAMETER**|}}} |TF_8_ASSESSMENT_CAT = |TF_8_MAIN_CAT = |TF_8_PORTAL = |tf 9={{{**PARAMETER**|}}} |TF_9_LINK = |TF_9_NAME = |TF_9_IMAGE = |TF_9_SIZE = |TF_9_TEXT = |TF_9_QUALITY = |tf 9 importance={{{**PARAMETER**|}}} |TF_9_ASSESSMENT_CAT = |TF_9_MAIN_CAT = |TF_9_PORTAL = |tf 10={{{**PARAMETER**|}}} |TF_10_LINK = |TF_10_NAME = |TF_10_IMAGE = |TF_10_SIZE = |TF_10_TEXT = |TF_10_QUALITY = |tf 10 importance={{{**PARAMETER**|}}} |TF_10_ASSESSMENT_CAT = |TF_10_MAIN_CAT = |TF_10_PORTAL = }} ... }} |
This hook allows the use of up to ten additional taskforces, over the five already supported in the main banner code. It should be hung on |HOOK_TF=
. The parameters have the same names and functions as in the standard implementation, but in parameters beginning tf n
or TF_n_
, the value of n
is an integer between 1 and 10, instead of 1 and 5. A few additional features of available with this hook. They are:
PROJECT
(Required) – the name of the parent project without the word "WikiProject", used in a variety of contexts; first letter should usually be capitalised. Eg:Tulips
– it is assumed that the page name of the banner template isBANNER_NAME={{subst:FULLPAGENAME}}
"Template:WikiProject <PROJECT>"
. If this is not the case then this parameter should be passed to the taskforce hook. Eg:Template:Tulips project
TASKFORCE_TEMPLATE
– The default value for the taskforce template isWPBannerMeta/hooks/taskforces/taskforce
. Setting this to a custom template allows for having a different layout for taskforces. An example can be seen on {{WikiProject Canada Roads}} where it is set toWikiProject Canada Roads/taskforce
.category
– needs to be passed, i.e.|category={{{category|}}}
QUALITY_SCALE
– note that it is necessary to re-specify|QUALITY_SCALE=
as it is used by the subtemplates involved.class
– needs to be passed, i.e.|class={{{class|}}}
b1
,b2
,b3
,b4
,b5
,b6
– need to be passed if the B-class checklist is used, i.e.|b1={{{b1|}}}
IMPORTANCE_SCALE
– needs to be respecified.IMPORTANCE_SCALE_NAME
– defines a replacement name for importance, e.g.|IMPORTANCE_SCALE_NAME=priority
. If not specified, then it will default to "importance".inherit importance
– if any of the taskforces are missing their own specific importance then this importance will be inherited, i.e.|inherit importance={{{importance|}}}
TF_SIZE
– the default size of the taskforce icons. (It is recommended to precede the size with "x" as this specifies the height of the image instead of the width, which results in a neater banner because all rows have equal width.) The default is a height of 25px. Eg:x30px
tf n
– this parameter must be passed through to enable and trigger the display of the task force section. Eg:tf 1={{{floridiae|}}}
TF_n_LINK
– the full page name of the task force's project page. Eg:Wikipedia:WikiProject Tulips/Task forces/Floridiae
TF_n_NAME
– the way the task force's name will appear in its piped link; redundant when|TF_1_TEXT=
is used. Eg:the Floridiae task force
TF_n_TEXT
– if defined, replaces the default "This page is supported by..." text. E.g.:This page is within the scope of the [[Wikipedia:WikiProject Tulips/Task forces/Floridiae|Floridiae task force]]. New members are always welcome!
If defined to be "none", then no output will be displayed, although appropriate categories will still be added.TF_n_IMAGE
– an image can be defined for each task force. Remember that all images must be free, not fair-use. Eg:Tulipa florenskyi 4.jpg
TF_n_SIZE
– the size of the taskforce icon, which will override the TF_SIZE parameter, if set. (Again, it is recommended to precede the size with "x" as this specifies the height of the image instead of the width.) Eg:x30px
TF_n_QUALITY
– if defined, enables the quality categorisations for the main project (e.g.: Category:FA-Class Tulips articles) to be duplicated for the task force. The class arising from|class=
and|QUALITY_SCALE=
will be used; Eg:yes
tf n importance
– if defined, enables the use of a separate importance (or priority, if used) scale for the task force.Eg:tf 1 importance={{{floridiae-importance|}}}
TF_n_ASSESSMENT_CAT
(Required if quality or importance assessments are used) – the assessment category to be used for the task force-specific quality and importance assessments. Identical in syntax to|ASSESSMENT_CAT=
. Eg:Floridiae articles
→ Category:FA-Class Floridiae articlesTF_n_MAIN_CAT
– if defined, all pages displaying "tf 1" will be categorised into Category:TF_1_MAIN_CAT
. Eg:Floridiae articles
→ Category:Floridiae articlesTF_n_PORTAL
– may be used to include links to portals which are specific to particular taskforces.TF_n_HOOK
– enables extra code to be triggered by each taskforce parameter (for example, additional categories, with the use of the /cats hook);
It will also be necessary to use Template:WPBannerMeta/hooks/tfnested if you want to display the "/ project" for each taskforce when the banner is nested.
This article is supported by [[{{{LINK}}}|{{{NAME}}}]]. This article is supported by [[{{{LINK}}}|{{{NAME}}}]]. This article is supported by [[|]] (marked as Top-importance). This article is supported by [[|]] (marked as Top-importance). This article is supported by [[|]] (marked as Top-importance). This article is supported by [[|]] (marked as Top-importance). This article is supported by [[|]] (marked as Top-importance). This article is supported by [[|]] (marked as Top-importance). This article is supported by [[|]] (marked as Top-importance). This article is supported by [[|]] (marked as Top-importance). This article is supported by [[|]] (marked as Top-importance). This article is supported by [[|]] (marked as Top-importance). This article is supported by [[|]] (marked as Top-importance). This article is supported by [[|]] (marked as Top-importance). This article is supported by [[|]] (marked as Top-importance). This article is supported by [[|]] (marked as Top-importance). This article is supported by [[|]] (marked as Top-importance). This article is supported by [[|]] (marked as Top-importance). This article is supported by [[|]] (marked as Top-importance). This article is supported by [[|]] (marked as Top-importance). This article is supported by [[|]] (marked as Top-importance). This article is supported by [[|]] (marked as Top-importance).
Default text
[edit]Taskforce importance specified
[edit]WikiProject Australia / South Australia | (Rated B-class, High-importance) | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Taskforce importance not specified
[edit]WikiProject Australia / South Australia | (Rated B-class, High-importance) | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Taskforce importance garbage
[edit]WikiProject Australia / South Australia | (Rated B-class, High-importance) | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Custom text
[edit]Taskforce importance specified
[edit]WikiProject Australia / Riverina | (Rated B-class, High-importance) | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Taskforce importance not specified
[edit]WikiProject Australia / Riverina | (Rated B-class, High-importance) | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Taskforce importance garbage
[edit]WikiProject Australia / Riverina | (Rated B-class, High-importance) | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
![]() | This template is used on 2,680,000+ pages, or roughly 966% of all pages. To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
This template produces the label which appears when the banner is collapsed inside a banner shell.
Syntax |
---|
{{WPBannerMeta |PROJECT = |BANNER_NAME = {{subst:FULLPAGENAME}} |category={{{category|}}} |listas = {{{listas|}}} ... |HOOK_NESTED = <!-- -->{{WPBannerMeta/hooks/tfnested |tf 1={{{**PARAMETER**|}}} |TF_1_LINK = |TF_1_NESTED = |tf 2={{{**PARAMETER**|}}} |TF_2_LINK = |TF_2_NESTED = |tf 3={{{**PARAMETER**|}}} |TF_3_LINK = |TF_3_NESTED = |tf 4={{{**PARAMETER**|}}} |TF_4_LINK = |TF_4_NESTED = |tf 5={{{**PARAMETER**|}}} |TF_5_LINK = |TF_5_NESTED = |tf 6={{{**PARAMETER**|}}} |TF_6_LINK = |TF_6_NESTED = |tf 7={{{**PARAMETER**|}}} |TF_7_LINK = |TF_7_NESTED = |tf 8={{{**PARAMETER**|}}} |TF_8_LINK = |TF_8_NESTED = |tf 9={{{**PARAMETER**|}}} |TF_9_LINK = |TF_9_NESTED = |tf 10={{{**PARAMETER**|}}} |TF_10_LINK = |TF_10_NESTED = }} ... }} |
This hook allows the display of up to ten extra "/ link" tags for taskforces. It is commonly used with {{WPBannerMeta/hooks/taskforces}}
. It should be attached to the |HOOK_NESTED=
hook. The parameters and their definitions are the same as in the standard implementation: see the documentation for more details.
To-do list: |
---|
![]() | This template is used on 1,050,000+ pages, or roughly 378% of all pages. To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
Syntax |
---|
{{WPBannerMeta |PROJECT = |BANNER_NAME = {{subst:FULLPAGENAME}} |category={{{category|}}} |listas = {{{listas|}}} ... |HOOK_BOTTOM = <!-- -->{{WPBannerMeta/hooks/todolist |TODO_TITLE = Title of To do list |TODO_LINK = Location of todo list |TODO_TEXT = Text to show |TODO_STYLE = additional CSS style params |TODO_TITLE_STYLE = additional CSS style params |TODO_EDITLINKS = (set to no to hide edit links) }} ... }} |
This hook enables a project to-do list or other similar list to be easily integrated into a project banner. It should be attached to the |HOOK_BOTTOM=
hook.
There are two main parameters, |TODO_LINK=
and |TODO_TEXT=
. Only one should be used at any time. If the todo list is located on a different page then TODO_LINK
should be used. However, if you've just got some text to include then you can use the TODO_TEXT
option instead.
Styling can be adjusted using the TODO_STYLE
& TODO_TITLE_STYLE
parameters.
If you are using TODO_LINK
and don't want to see the edit links at the top of the textbox, set TODO_EDITLINKS=no
.
- Example
{{WPBannerMeta |PROJECT = Tulips |category={{{category|}}} |listas = {{{listas|}}} |NAME = The Tulip taskforce |IMAGE_LEFT = Tulipa suaveolens floriade to Canberra.jpg |HOOK_BOTTOM = {{WPBannerMeta/hooks/todolist |TODO_TITLE = WikiProject Tulips To-do |TODO_LINK = Template:To do/to do }} }} |
- Produces:
WikiProject Tulips | ||||||||||||
|
- Example
{{WPBannerMeta |PROJECT = Tulips |category={{{category|}}} |listas = {{{listas|}}} |NAME = The Tulip taskforce |IMAGE_LEFT = Tulipa suaveolens floriade to Canberra.jpg |HOOK_BOTTOM = {{WPBannerMeta/hooks/todolist |TODO_TITLE = Suggested article edit guidelines |TODO_TEXT = <div> [[File:WP1 0 Icon.svg|right|50px]] * To help us prioritise our workload, and in readiness for [[Wikipedia:1.0]], ... * After assessing this article's quality, please make sure it to ... </div> }} }} |
- Produces:
WikiProject Tulips | ||||||||||||
|
- Example (currently in development in sandbox version)
{{WPBannerMeta |PROJECT = Tulips |category={{{category|}}} |listas = {{{listas|}}} |NAME = The Tulip taskforce |IMAGE_LEFT = Tulipa suaveolens floriade to Canberra.jpg |HOOK_BOTTOM = {{WPBannerMeta/hooks/todolist/sandbox |TODO_TITLE = WikiProject Tulips To-do }} }} |
- Produces:
WikiProject Tulips | ||||||||||||
|
To-do list: |
---|
¬ ¬
Test | Current | Sandbox |
---|---|---|
{{WPBannerMeta/importance}} | ¬ | ¬ |
{{WPBannerMeta/importance|}} | NA | NA |
{{WPBannerMeta/importance|¬}} | ¬ | ¬ |
{{WPBannerMeta/importance|top}} | Top | Top |
{{WPBannerMeta/importance||Template}} | NA | NA |
{{WPBannerMeta/importance|bottom|B}} | NA | NA |
{{WPBannerMeta/importance|hello|B|IMPORTANCE_SCALE=inline}} | hello | hello |
{{WPBannerMeta/importance|bottom|B|IMPORTANCE_SCALE=subpage |BANNER_NAME=Template:WPBannerMeta/test2}} |
Bottom | Bottom |
[[Wikipedia:WikiProject {{{PROJECT}}}|WikiProject {{{PROJECT}}}]] | (Inactive) | ||||||
---|---|---|---|---|---|---|---|
|
![]() | This template is used on many pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
Usage
[edit]This {{WPBannerMeta}}
subtemplate decides what kind of page and mode of use the template is being on. It performs two checks:
- Is the page name the
|BANNER_NAME=
, or is the page a subpage of that page? - Is
|category=yes
,|category=
(blank),|category=¬
or|category=banana
(anything not explicity negative)?
And then combines them together either with logical operator "and" (default) or another logical operator, e.g. "or"; this can be specified in the first unnamed parameter.
Logical operator: and (default behaviour)
[edit]This is used by the main template and some hooks. It will return "yes" only if it is on the template page and is not being used as an example (e.g. on its documentation page). In this case the banner will appear in its 'demo' version with all options demonstrated.
Is the current page BANNER_NAME or a subpage? | |||||
---|---|---|---|---|---|
Yes | No | ||||
Is category blank or anything apart from "no"? | Yes | yes | |||
No |
Logical operator: and not
[edit]This is used by some hooks. It will return "yes" only if it is not on the template page and is not being used as an example. This is suitable for non-visual output such as categories.
Is the current page BANNER_NAME or a subpage? | |||
---|---|---|---|
Yes | No | ||
Is category blank or anything apart from "no"? | Yes | yes | |
No |
Trojanhors
[[Wikipedia:WikiProject {{{PROJECT}}}|WikiProject {{{PROJECT}}}]] | |||||||
|
.wpb { height: 0; }
/* .wpb-header gets unhidden in wpbs */ .wpb-header, .wpb-metadata, /* TODO: Is wpb-iefix still necessary in an IE11/Edge world? */ .wpb-iefix { display: none; }
.wpb-header-name { text-align: right; padding: 0.3em 1em 0.3em 0.3em; width: 50%; font-weight: bold; }
.wpb-header-assessment { text-align: left; width: 50%; padding: 0.3em; }
.wpb .wpb-main { padding: 3px 0 3px 5px; }
.wpb-main > table { background: transparent; border: none; padding: 0; width: 100%; border-spacing: 0; }
.wpb .wpb-image { padding: 2px 0; }
.wpb .wpb-imageright { padding: 2px 4px 2px 0; }
.wpb-collapsed-head { text-align: left; padding: 0.2em 2px 0.2em 0; }
.wpb-collapsed-notes { padding: 0; }
.wpb-collapsed-notes > table { width: 100%; background: transparent; }
.wpb .wpb-gutter { padding: 2px 0 0 0; }
[[Wikipedia:WikiProject {{{PROJECT}}}|WikiProject {{{PROJECT}}}]] | |||||||
|
[[Wikipedia:WikiProject {{{PROJECT}}}|WikiProject {{{PROJECT}}}]] | (Rated NA-class) | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
[[Category:NA-Class {{{PROJECT}}} articles]]
|
/* */ /* .wpb-header gets unhidden in wpbs */ .wpb-header, .wpb-metadata, /* TODO: Is wpb-iefix still necessary in an IE11/Edge world? */ .wpb-iefix { display: none; }
.wpb-header-name { text-align: right; padding: 0.3em 1em 0.3em 0.3em; width: 50%; font-weight: bold; }
.wpb-header-assessment { text-align: left; width: 50%; padding: 0.3em; }
.wpb .wpb-main { padding: 3px 0 3px 5px; }
.wpb-main > table { background: transparent; border: none; padding: 0; width: 100%; border-spacing: 0; }
.wpb .wpb-image { padding: 2px 0; }
.wpb .wpb-imageright { padding: 2px 4px 2px 0; }
.wpb-collapsed-head { text-align: left; padding: 0.2em 2px 0.2em 0; }
.wpb-collapsed-notes { padding: 0; }
.wpb-collapsed-notes > table { width: 100%; background: transparent; }
.wpb .wpb-gutter { padding: 2px 0 0 0; }
@media (min-width: 720px) { .wpb { min-width: 80%; } }
![]() | It seems that the WikiProject {{{PROJECT}}} banner has been substituted on this page instead of being transcluded. Please undo the edit and type |
![]() | This template is used on many pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
![]() | This user page employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. You can conduct experiments, and should test all major changes, in either this template's sandbox, the general template sandbox, or your user space before changing anything here. |
This is a subtemplate of Template:WPBannerMeta. Please do not edit unless you are familiar with the code. Direct any queries or errors to Template talk:WPBannerMeta.
This article is supported by [[{{{LINK}}}|{{{NAME}}}]]. This article is supported by [[{{{LINK}}}|{{{NAME}}}]].
This article is supported by WikiProject Example. | ||
![]() |
This article is supported by WikiProject Example. | |
This article is supported by WikiProject Example. | ||
![]() |
This article is supported by WikiProject Example. | |
This article is supported by WikiProject Example. | ||
![]() |
This article is supported by WikiProject Example. | |
This article is supported by WikiProject Example. |
This article is supported by WikiProject Example. | ||
![]() |
This article is supported by WikiProject Example. | |
This article is supported by WikiProject Example. | ||
![]() |
This article is supported by WikiProject Example. | |
This article is supported by WikiProject Example. | ||
![]() |
This article is supported by WikiProject Example. | |
This article is supported by WikiProject Example. |
[[{{{PROJECT_LINK}}}|{{{PROJECT_NAME}}}]] / [[|{{{TF_1_NESTED}}}]] / [[|{{{TF_2_NESTED}}}]] / [[|{{{TF_3_NESTED}}}]] / [[|{{{TF_4_NESTED}}}]] / [[|{{{TF_5_NESTED}}}]] | |||||||||||||||||||||||||||||||
Expression error: Unexpected > operator.Expression error: Unexpected > operator.
|
![]() | This WikiProject banner uses {{WPBannerMeta}} , a meta-template for easily creating and maintaining banners and talk-page notices. Please report any such errors or feature requests to Template talk:WPBannerMeta. Any information or warnings about the template are below:
|
- [[:Category:{{{CAT}}} {{{ASSESSMENT_CAT}}}]] – ([{{fullurl:Category:{{{CAT}}} {{{ASSESSMENT_CAT}}}|action=edit&preload=Template:WPBannerMeta/templatepage/preloadimp&editintro=Template:WPBannerMeta/templatepage/editintro&preview=no&summary=Creating+category+for+%5B%5BWP%3A1.0%2FA%7C1.0+Assessment+scheme%5D%5D&preloadimp=%7B%7B%7BCAT%7D%7D%7D&preloadtopic=%7B%7B%7BASSESSMENT_CAT%7D%7D%7D&preloadproject=}} create])
- [[:Category:{{{class}}}-Class {{{cat}}}]] – ([{{fullurl:Category:{{{class}}}-Class {{{cat}}}|action=edit&preload=Template:WPBannerMeta/templatepage/preloadqual&editintro=Template:WPBannerMeta/templatepage/editintro&preview=no&summary=Creating+category+for+%5B%5BWP%3A1.0%2FA%7C1.0+Assessment+scheme%5D%5D&preloadclass=%7B%7B%7Bclass%7D%7D%7D-Class&preloadtopic=%7B%7B%7Bcat%7D%7D%7D&preloadproject=}} create])
{{subst:#switch:{{subst:PAGENAME}}
|{{subst:PAGENAME:FA-Class {{{1}}} articles}} = FA
|{{subst:PAGENAME:FL-Class {{{1}}} articles}} = FL
|{{subst:PAGENAME:A-Class {{{1}}} articles}} = A
|{{subst:PAGENAME:GA-Class {{{1}}} articles}} = GA
|{{subst:PAGENAME:B-Class {{{1}}} articles}} = B
|{{subst:PAGENAME:C-Class {{{1}}} articles}} = C
|{{subst:PAGENAME:Start-Class {{{1}}} articles}} = Start
|{{subst:PAGENAME:Stub-Class {{{1}}} articles}} = Stub
|{{subst:PAGENAME:List-Class {{{1}}} articles}} = List
|{{subst:PAGENAME:Future-Class {{{1}}} articles}} = Future
|{{subst:PAGENAME:Current-Class {{{1}}} articles}} = Current
|{{subst:PAGENAME:NA-Class {{{1}}} articles}} = NA
|{{subst:PAGENAME:FM-Class {{{1}}} articles}} = FM
|{{subst:PAGENAME:File-Class {{{1}}} articles}} = File
|{{subst:PAGENAME:Category-Class {{{1}}} articles}} = Category
|{{subst:PAGENAME:Disambig-Class {{{1}}} articles}} = Disambig
|{{subst:PAGENAME:Portal-Class {{{1}}} articles}} = Portal
|{{subst:PAGENAME:Redirect-Class {{{1}}} articles}} = Redirect
|{{subst:PAGENAME:Template-Class {{{1}}} articles}} = Template
|{{subst:PAGENAME:Project-Class {{{1}}} articles}} = Project
|{{subst:PAGENAME:Draft-Class {{{1}}} articles}} = Draft
|{{subst:PAGENAME:Book-Class {{{1}}} articles}} = Book
|{{subst:PAGENAME:Unassessed {{{1}}} articles}} = Unassessed
}}
{{subst:#switch:{{subst:PAGENAME}}
|{{subst:PAGENAME:Top-importance {{{1}}} articles}}
|{{subst:PAGENAME:Top-priority {{{1}}} articles}} = Top
|{{subst:PAGENAME:High-importance {{{1}}} articles}}
|{{subst:PAGENAME:High-priority {{{1}}} articles}} = High
|{{subst:PAGENAME:Mid-importance {{{1}}} articles}}
|{{subst:PAGENAME:Mid-priority {{{1}}} articles}} = Mid
|{{subst:PAGENAME:Low-importance {{{1}}} articles}}
|{{subst:PAGENAME:Low-priority {{{1}}} articles}} = Low
|{{subst:PAGENAME:NA-importance {{{1}}} articles}}
|{{subst:PAGENAME:NA-priority {{{1}}} articles}} = NA
|{{subst:PAGENAME:Unknown-importance {{{1}}} articles}}
|{{subst:PAGENAME:Unknown-priority {{{1}}} articles}} = Unknown
}}
![]() | You need to add some parameters to the template below:
|topic= parameter blank. |
Template {{WPBannerMeta/templatepage/catimp}}
allows a Wikipedian to create a missing importance category for a project, e.g., Category:Top-importance science articles. The category page is preloaded via {{WPBannerMeta/templatepage/preloadimp}}
which contains a substitution of {{WPBannerMeta/templatepage/impheader}}
having two parameters. This editintro explains how to fill these two parameters.
Usage
[edit]For the likes of {{WPBannerMeta/templatepage/catimp}}
only.
See also
[edit]{{WPBannerMeta/templatepage/catimp}}
- creates a missing category{{WPBannerMeta/templatepage/preloadimp}}
- preload for unsaved category containing substitution{{WPBannerMeta/templatepage/impheader}}
- the to be substituted template having two parameters{{WPBannerMeta/templatepage/editintro}}
- explains the two parameters to be substituted
![]() | This is a maintenance category, used for maintenance of the Wikipedia project. It is not part of the encyclopedia and contains non-article pages, or groups articles by status rather than subject. Do not include this category in content categories. |
![]() | #REDIRECT টেমপ্লেট:ত্রুটি |
[[:Category:Unknown-importance {{subst:#if:|{{{topic}}}|{{{project}}}}} articles|???]] |
[[Category:{{subst:#if:|{{{topic}}}|{{{project}}}}} articles by importance]][[Category:{{subst:WPBannerMeta/templatepage/deduceimportance|{{subst:#if:|{{{topic}}}|{{{project}}} }}}}-importance articles|{{subst:#if:|{{{topic}}}|{{{project}}}}}]]
Usage
[edit]Substitution from preload for project importance categories such as Category:Top-importance science articles.
See also
[edit]{{WPBannerMeta/templatepage/catimp}}
- creates a missing category{{WPBannerMeta/templatepage/preloadimp}}
- preload for a new category containing substitution{{WPBannerMeta/templatepage/impheader}}
- the to be substituted template having two parameters{{WPBannerMeta/templatepage/editintro}}
- explains the two parameters to be substituted
![]() | This is a maintenance category, used for maintenance of the Wikipedia project. It is not part of the encyclopedia and contains non-article pages, or groups articles by status rather than subject. Do not include this category in content categories. |
![]() | #REDIRECT টেমপ্লেট:ত্রুটি |
[[:Category:Unknown-importance {{subst:#if:|{{{topic}}}|{{{project}}}}} articles|???]] |
[[Category:{{subst:#if:|{{{topic}}}|{{{project}}}}} articles by importance]][[Category:{{subst:WPBannerMeta/templatepage/deduceimportance|{{subst:#if:|{{{topic}}}|{{{project}}} }}}}-importance articles|{{subst:#if:|{{{topic}}}|{{{project}}}}}]]
![]() | This is the template test cases page for the sandbox of User:CX Zoom. to update the examples. If there are many examples of a complicated template, later ones may break due to limits in MediaWiki; see the HTML comment "NewPP limit report" in the rendered page. You can also use Special:ExpandTemplates to examine the results of template uses. You can test how this page looks in the different skins with these links: |
{{User:CX Zoom|project=Computing|topic=Computers}}
{{User:CX Zoom}}
![]() | CX Zoom is taking a short wikibreak to get ready for exams and will be back on Wikipedia once the exams are over. |
WHERE DID I GO?
|
---|
Real life had caught on. I completed my 12th grade this year and had appeared in entrance exams to engineering and medical courses. My result wasn't satisfactory and I had decided to take a gap year in order to prepare myself for next year's entrance exams. Like a miracle, the cutoff scores were really low this time, and I got B.Tech. Computer Science and Engineering at a government college. My preparations weren't going as I had hoped it would, possibly implying that I'd perform worse next time around. We were the COVID batch, the next year's fresh candidates won't be, they'll likely outperform our batch. So, I got enrolled into college this year. In any case, I can't say I was satisfied, I was the class topper at what was one of Delhi's top schools, and had an excellent results up until COVID hit in 2020. I had huge expectations from myself but I took the last two years of school so lightly during all those online classes that I'm now at a college far below my expectations, and I hope to appear in entrance exams yet again the next year, no matter my preparation level. But it is hard to juggle the two together, and I can spend only so much time on here. |
This user is expected to be rarely active until | indefinite |
Reason for expected break | Mental reasons & upcoming exams |
Hello everyone visiting my User Page! I try to play my part in improving Wikipedia for the people seeking information, by editing, citing and discussing.
Let me know your views, ideas and grievances about any of my edits at my User Talk Page.
![]() | This user tries to do the right thing. If they make a mistake, please let them know. |
About Me
[edit]HE | This user's pronouns are He/Him/His. |
![]() | বাংলা এই ব্যবহারকারীর মাতৃভাষা Bangla is the mother tongue of this user |
My Education
[edit]hs | This user is a high school student. |
My Languages
[edit]en-5 | This user can contribute with a professional level of English. |
bn-4 | এই ব্যবহারকারী বাংলা ভাষা প্রায় মাতৃভাষা স্তরে প্রয়োগ করতে পারেন। |
sa-2 | एष उपयोजकः माध्यमिकेन संस्कृतेन लेखितुं शक्नोति। |
My Wikipedia activity
[edit]![]() | This user's home wiki is the English Wikipedia. |
![]() |
![]() | This user has an alternative account named CX Zoom 2. |
![]() | This user has an alternative account named CX Zoom Alt. |
![]() | This user has AutoWikiBrowser rights on the English Wikipedia. (verify) |
![]() | This user has pending changes reviewer rights on the English Wikipedia. (verify) |
![]() | This user has page mover rights on the English Wikipedia. (verify) |
WikiProject(s)
[edit]![]() | This user is a member of WikiProject India. |
![]() | This user is a member of WikiProject Politics. talk | articles |
![]() | This user is a member of WikiProject Elections and Referendums. |
![]() | This user participates in WikiProject U.S. Congress. |
![]() | This user is a member of WikiProject Redirect. |
Related Activity
[edit]- Wikimedia Meta-Wiki (userpage • talkpage • contributions)
- Wikimedia Commons (userpage • talkpage • contributions)
- Hindi Wikipedia (userpage • talkpage • contributions)
- Bengali Wikipedia (userpage • talkpage • contributions)
- Sanskrit Wikipedia (userpage • talkpage • contributions)
- Simple Wikipedia (userpage • contributions (inactive))
Wikipedia-relevant data
[edit]- My signature(s):
- Until 24 June 2021: CX Zoom (talk) 15:43, 23 June 2021 (UTC)
- 24 June 2021 to 11 July 2021: ---CX Zoom(he/him) (chat with me|contributions) 08:25, 24 June 2021 (UTC)
- 11 July 2021 to 15 July 2021: ---CX Zoom(he/him) (let's talk|contribs) 13:56, 11 July 2021 (UTC)
- 15 July 2021 to 7 April 2022: ---CX Zoom(he/him) (let's talk|contribs) 16:30, 15 July 2021 (UTC)
- 7 April 2022 to 26 April 2022: —CX Zoom[he/him] (let's talk • C • L) 11:39, 7 April 2022 (UTC)
- From 26 April 2022: —CX Zoom[he/him] (let's talk • {C•X}) 17:42, 26 April 2022 (UTC)
This page is only for my own learning purposes, by trying to edit things before I actually publish them in their relevant page. Please, do not delete this page.
Images
[edit]- Multiple images; center footer; changed outline
Democrat
Independent who caucuses with Democrats
Republican
Independent who caucuses with Republican
Independent
Vacant
Not up for election
Codes
[edit][<code><nowiki>do not use the capital letters in the next word in <>, I did that because the computer would otherwise think of it to be the real command, disregarding the actual command at the end</AAAnowiki></code>]
Can't even use Bold inside the code to highlight it.Option 2:Copy & Paste this source
Transclusion/ Templates
[edit]Etiquettes & Rules
[edit]“ | ...it generally works best to frame the invitation as "here's a task that you might be interested in if you're inclined" rather than "here's a task I'd like you to do". | ” |
— Sdkb, User Talk:Sdkb [1] |
“ | Disable the categories on this page while it is still a draft, per WP:DRAFTNOCAT/WP:USERNOCAT (using Draft no cat v1.5). The easiest way to do this is by converting them to links, by adding a colon: "[[Category: " → "[[:Category: "
|
” |
— Nintendofan885, User:CX Zoom/sandbox/2 [2], User:CX Zoom/sandbox/2/B [3], User:CX Zoom/sandbox/3 [4], User:CX Zoom/TestPage3 [5]] |
My Pages
[edit]- User Page: User:CX Zoom; Talk: User talk:CX Zoom
- sandbox (this): User:CX Zoom/sandbox; Talk: not yet
- sandbox/2: User:CX Zoom/sandbox/2; Talk: not yet
- sandbox/2/B: User:CX Zoom/sandbox/2/B (earlier, now Redirected from User:CX Zoom/sandbox/2/copy); Talk: not yet
- sandbox/2/C: User:CX Zoom/sandbox/2/C; Talk: not yet
- sandbox/3: User:CX_Zoom/sandbox/3; Talk: not yet
- sandbox/transclusion: User:CX Zoom/sandbox/transclusion; Talk: not yet
- TestPageTabs: User:CX Zoom/TestPageTabs; Talk: not yet
- TestPage1: User:CX Zoom/TestPage1; Talk: not yet
- TestPage2: User:CX Zoom/TestPage2; Talk: not yet
- TestPage3: User:CX Zoom/TestPage3; Talk: not yet
- TestPage4: User:CX Zoom/TestPage4; Talk: not yet
- TestPage5: User:CX Zoom/TestPage5; Talk: not yet
- TestPage6: User:CX Zoom/TestPage6; Talk: not yet
- TestPage7: User:CX Zoom/TestPage7; Talk: not yet
- TestPage8: User:CX Zoom/TestPage8; Talk: not yet
- TestPage9: User:CX Zoom/TestPage9; Talk: not yet
- TestPage10: User:CX Zoom/TestPage10; Talk: not yet
- TestPage11: User:CX Zoom/TestPage11; Talk: not yet
- TestPage12: User:CX Zoom/TestPage12; Talk: not yet
- TestPage13: User:CX Zoom/TestPage13; Talk: not yet
- TestPage14: User:CX Zoom/TestPage14; Talk: not yet
- TestPage15: User:CX Zoom/TestPage15; Talk: not yet
- TestPage16: User:CX Zoom/TestPage16; Talk: not yet
- TestPage17: User:CX Zoom/TestPage17; Talk: not yet
- TestPage18: User:CX Zoom/TestPage18; Talk: not yet
- TestPage19: User:CX Zoom/TestPage19; Talk: not yet
- TestPage20: User:CX Zoom/TestPage20; Talk: not yet
- Timeline Color Palette: User:CX Zoom/Timeline Color Palette; Talk: not yet
- Timeline Color Palette/Green Base: User:CX Zoom/Timeline Color Palette/Green Base; Talk: not yet
- Color Palette/Blue Base: User:CX Zoom/Color Palette/Blue Base; Talk: not yet
Page creators
[edit]- Thanks to the discussion at Wikipedia:Help desk. See: [6]
Create any page
Create any CX Zoom subpage
|
Create any page
Create any CX Zoom TestPage
|
Important Pages
[edit]General
[edit]Media
[edit]Page
[edit]- Help:Talk_pages
- Wikipedia:User_pages (Wikipedia:User_pages#Creating_a_subpage, Wikipedia:User_pages#Deleting_user_pages_and_subpages)
- Wikipedia:Subpages
Link
[edit]Other
[edit]- Help:Introduction to editing with Wiki Markup/3
- Wikipedia:Manual_of_Style/Accessibility
- Wikipedia:WikiProject_Usability/Color
- Help:Table (cell & border colour: Help:Table#Color;_scope_of_parameters)
- Help:Transclusion (Help:Transclusion#Selective_transclusion)
- Help:Labeled_section_transclusion
- Template:Blockquote
- Template:Under construction
- User:Novem Linguae/Essays/Toolforge bot tutorial
- User:EWikist/Templates/PunGenerator/this userpage showing its usage
Articles of Interest
[edit]Useful Files and Articles
[edit]- commons:File:No image.svg
- Template:Cabinet of Joe Biden timeline
- Template:Nature timeline
- Template:Extinction events graphical timeline
- Template:Geological periods
Tools
[edit]- https://transfer.office.com/
- https://smallpdf.com/pdf-to-jpg
- https://www.rapidtables.com/convert/number/hex-to-decimal.html
Miscellaneous
[edit]Appreciation of WP at Help desk
Personal Bookmark Links
[edit]- https://google.com
- https://youtube.com
- https://aakashdigital.com
- http://cbseacademic.nic.in/
- https://www.cbse.gov.in/
- https://www.iaptexam.in/
- https://learn.byjus.com
- https://olympiads.hbcse.tifr.res.in/
- https://www.burdwanmodelschool.ac.in/notice-board
- http://www.eclassbms.co.in/
- http://bmsexam.in/
- http://heavens-above.com/
{{subst:WPBannerMeta/templatepage/impheader |project = |topic = }}
Preload content for a project's importance category, such as Category:Top-importance science articles.
Usage
[edit]For the likes of {{WPBannerMeta/templatepage/catimp}}
only.
See also
[edit]{{WPBannerMeta/templatepage/catimp}}
- creates a missing category{{WPBannerMeta/templatepage/preloadimp}}
- preload for a new category containing substitution{{WPBannerMeta/templatepage/impheader}}
- the to be substituted template having two parameters{{WPBannerMeta/templatepage/editintro}}
- explains the two parameters to be substituted
{{subst:WPBannerMeta/templatepage/qualheader |project = |topic = }}
[[:Category:Unassessed {{subst:#if:|{{{topic}}}|{{{project}}}}} articles|???]] |
[[Category:{{subst:#if:|{{{topic}}}|{{{project}}}}} articles by quality]][[Category:{{subst:WPBannerMeta/templatepage/deduceclass|{{subst:#if:|{{{topic}}}|{{{project}}} }}}}-Class articles|{{subst:#if:|{{{topic}}}|{{{project}}}}}]]
[[{{{PROJECT_LINK}}}|{{{PROJECT_NAME}}}]] / [[|{{{TF_1_NESTED}}}]] / [[|{{{TF_2_NESTED}}}]] / [[|{{{TF_3_NESTED}}}]] / [[|{{{TF_4_NESTED}}}]] / [[|{{{TF_5_NESTED}}}]] | |||||||||||||||||||||||||||||||
Expression error: Unexpected > operator.Expression error: Unexpected > operator.
|
![]() | This WikiProject banner uses {{WPBannerMeta}} , a meta-template for easily creating and maintaining banners and talk-page notices. Please report any such errors or feature requests to Template talk:WPBannerMeta. Any information or warnings about the template are below:
|
![]() | This is the template test cases page for the sandbox of User:CX Zoom. to update the examples. If there are many examples of a complicated template, later ones may break due to limits in MediaWiki; see the HTML comment "NewPP limit report" in the rendered page. You can also use Special:ExpandTemplates to examine the results of template uses. You can test how this page looks in the different skins with these links: |
WikiProject Novels | ||||||||||
|
[[Wikipedia:WikiProject {{{PROJECT}}}|WikiProject {{{PROJECT}}}]] | |||||||
|
WikiProject Bananas | ||||||||||||||||
|
NA
WikiProject Bananas | ||||||||||||||||
|
NA
WikiProject Bananas | ||||||||||||||||
|
WikiProject Bananas | ||||||||||||||||
|
![]() | This is the template test cases page for the sandbox of User:CX Zoom. to update the examples. If there are many examples of a complicated template, later ones may break due to limits in MediaWiki; see the HTML comment "NewPP limit report" in the rendered page. You can also use Special:ExpandTemplates to examine the results of template uses. You can test how this page looks in the different skins with these links: |
- Live meta
[[Wikipedia:WikiProject {{{PROJECT}}}|WikiProject {{{PROJECT}}}]] | (Rated Stub-class) | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
- Sandboxed meta
WikiProject Bananas | (Rated Stub-class) | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
- Live meta with
|NOTE_SIZE=50
- Sandboxed meta with
|NOTE_SIZE=50
WikiProject Bananas | (Rated Stub-class) | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
- Live
![]() |
This page is of interest to the following WikiProjects: | |||||||||||||
|
- Sandbox
![]() |
This page is of interest to the following WikiProjects: | ||||||||||||||||||||||||||||||||||||||||||||
|
- Pages with script errors
- Pages using the JsonConfig extension
- Noindexed pages
- Template test cases
- WPBannerMeta hooks
- NA-Class
- WikiProject banners with formatting errors
- B-Class Australia articles
- High-importance Australia articles
- B-Class South Australia articles
- Low-importance South Australia articles
- WikiProject South Australia articles
- WikiProject Australia articles
- NA-importance South Australia articles
- B-Class Riverina articles
- Mid-importance Riverina articles
- WikiProject Riverina articles
- High-importance Riverina articles
- NA-importance Riverina articles
- Subtemplates of WPBannerMeta
- WikiProject banner documentation templates
- Wikipedia pages with incorrect protection templates
- Pages with incorrectly substituted templates
- WikiProject banner template sandboxes
- Pages with templates in the wrong namespace
- WikiProject assessment categories needing attention
- Userboxes with insufficient color contrast
- Bengali Wikipedians
- User en-5
- User hi-5
- User bn-4
- User sa
- User sa-2
- Wikipedians with alternative accounts
- Wikipedia pending changes reviewers
- Wikipedia page movers
- WikiProject Politics members
- Wikipedians interested in politics
- WikiProject U.S. Congress participants
- WikiProject Redirect participants
- Pages using multiple image with auto scaled images
- WikiProject **PROJECT**
- Wikipedia 1.0 assessments
- Unassessed novel articles
- NA-importance novel articles
- Unassessed Bananas articles
- Bananas articles needing attention
- Bananas articles needing infoboxes