Jump to content

Module:Conservation status/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
create
 
update
Line 1: Line 1:
{{Module rating | pre-alpha<!-- Values: pre-alpha • alpha • beta • release • protected -- If a rating not needed/relevant, delete this template call -->}}
{{Module rating | beta<!-- Values: pre-alpha • alpha • beta • release • protected -- If a rating not needed/relevant, delete this template call -->}}
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
== Usage ==


Module to generate conservation status information in taxoboxes. Plan is to replace {{tl|Taxobox/species}}.
Module to generate conservation status information in taxoboxes. Plan is to replace {{tl|Taxobox/species}}.

<code><nowiki>{{</nowiki>#invoke:{{BASEPAGENAME}}|''function_name''}}</code>
== Usage ==


Entry point function "status", currently used in {{tl|taxobox/species}} for some conservation systems:


:<code><nowiki>{{</nowiki>#invoke:{{BASEPAGENAME}}|status|''conservation status system''|''conservation status code''|''status reference''}}</code>



The entry point function "main" is planned to replace {{tl|taxobox/species}}.


<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |

Revision as of 14:03, 4 September 2021


Module to generate conservation status information in taxoboxes. Plan is to replace {{Taxobox/species}}.

Usage

Entry point function "status", currently used in {{taxobox/species}} for some conservation systems:


{{#invoke:Conservation status|status|conservation status system|conservation status code|status reference}}


The entry point function "main" is planned to replace {{taxobox/species}}.