跳转到内容

模組:NPVIC status/doc

本页使用了标题或全文手工转换
维基百科,自由的百科全书

这是Module:NPVIC status/doc当前版本,由Taiwania Justo留言 | 贡献编辑于2024年11月5日 (二) 03:46 建立内容为“{{NoteTA/MediaWiki}} {{Documentation subpage}}<!-- 在本行下編輯模組說明 --> <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> Accepts raw status strings from the article '''National Popular Vote Interstate Compact''' and returns processed status information for use in that article. The first parameter takes either 1) a list of List of U.S. state a…”的新页面)。这个网址是本页该版本的固定链接。

(差异) ←上一修订 | 最后版本 (差异) | 下一修订→ (差异)

这是Module:NPVIC status的文档页面

Accepts raw status strings from the article National Popular Vote Interstate Compact and returns processed status information for use in that article.

The first parameter takes either 1) a list of US states by postal abbreviation, or 2) the word "passed" or "pending", which is interpreted as the name of a labelled section of the invoking page which contains such a list. The module then passes this list to the specified function.

Functions

[编辑]

"States" returns the number of states (excluding DC) listed in the input string. An unnamed argument with value "spell" will cause the number to be spelled out per MOS:NUMERAL.

{{#invoke:NPVIC status|states|section}}

"EVs" returns the total number of electoral votes controlled by jurisdictions listed in the input string.

{{#invoke:NPVIC status|EVs|section}}

"Overlays" returns overlay maps indicating the compact has a status of "passed" (green) or "pending" (yellow), in the jurisdictions listed in the input string. This function takes an additional "size" argument to ensure that the overlay images align with the base map.

{{#invoke:NPVIC status|overlays|section|size=size}}

"Percent" divides the value returned by EVs by a denominator given as the second argument, or if no denominator is given, by 538, and returns the resulting value as a percentage. The third parameter may be used to specify the number of decimal places to include; by default, one is included.

{{#invoke:NPVIC status|percent|section|270|0}}

"Signatories" returns a bulleted list of the jurisdictions where the compact has passed into law. The "passed" section is used automatically.

{{#invoke:NPVIC status|signatories}}