Difference between revisions of "Template:Inactive WikiProject banner"

From blackwiki
Jump to navigation Jump to search
imported>Funandtrvl
(add sandbox other)
imported>Izno
(per tper)
 
Line 16: Line 16:
 
}}|WikiProject {{{PROJECT}}}]], a project which is currently considered to be '''[[Wikipedia:WikiProject Council/Guide#Dealing with inactive WikiProjects|{{#if:{{{status|}}}|{{{status}}}|inactive}}]]'''.
 
}}|WikiProject {{{PROJECT}}}]], a project which is currently considered to be '''[[Wikipedia:WikiProject Council/Guide#Dealing with inactive WikiProjects|{{#if:{{{status|}}}|{{{status}}}|inactive}}]]'''.
 
|HOOK_NESTED_ASSESS  = ([[Wikipedia:WikiProject Council/Guide#Dealing with inactive WikiProjects|{{#if:{{{status|}}}|{{ucfirst:{{{status}}}}}|Inactive}}]])
 
|HOOK_NESTED_ASSESS  = ([[Wikipedia:WikiProject Council/Guide#Dealing with inactive WikiProjects|{{#if:{{{status|}}}|{{ucfirst:{{{status}}}}}|Inactive}}]])
 +
|PROJECT_STATUS  = {{{PROJECT_STATUS|{{#if:{{{status|}}}|{{{status}}}|inactive}}}}}
 
}}<noinclude>
 
}}<noinclude>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Latest revision as of 04:33, 9 February 2021

Template:WPBannerMeta

Template documentation[view] [edit] [history] [purge]

Usage

This template is designed to replace banner templates of inactive WikiProjects. Keeping an inactive project's template on relevant talkpages helps any group of users who later wishes to revive the project.

The easiest way to convert a banner template to an inactive state, is to replace WPBannerMeta with WPBannerMeta/inactive.

Parameters

The only required parameters are:

  • PROJECT - the name of the WikiProject (but without the word "WikiProject")
  • BANNER_NAME - the page name of the banner template
  • category - should be passed to allow category optout, i.e. |category={{{category|}}}

However, all the other Template:WPBannerMeta parameters can and should be retained, as this will make it easier to "revive" the project in the future.

Examples

{{WPBannerMeta/inactive
 |PROJECT     = Extreme sports
 |BANNER_NAME = Template:WikiProject Extreme sports
 |category={{{category|}}}
}}
produces:

Template:WPBannerMeta/inactive

When inside a banner shell the result is:

Template:WikiProjectBannerShell


If a WikiProject becomes defunct then apply the |status=defunct parameter in the following manner:

{{WPBannerMeta/inactive
 |PROJECT     = Policy and Guidelines
 |BANNER_NAME = Template:WikiProject Policy and Guidelines
 |category={{{category|}}}
 |status=defunct
}}
produces:

Template:WPBannerMeta/inactive

When inside a banner shell the result is:

Template:WikiProjectBannerShell

See also