Difference between revisions of "Module:Portal maintenance status/doc"
test>AfroThundr3007730 m (AfroThundr3007730 moved page Module:Portal flag talk auto/doc to Module:Portal maintenance status/doc: Subpage of moved page) |
test>AfroThundr3007730 (update docs for rename) |
||
| Line 1: | Line 1: | ||
{{Module rating |pre-alpha}} | {{Module rating |pre-alpha}} | ||
| + | {{lua|Module:Portal maintenance status}} | ||
<!-- 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]]) --> | ||
This module searches a Portal_talk: page's portal page, and returns an appropriate message if {{tl|Maintained portal flag}} or {{tl|Non-standard portal flag}} is found in the page wikitext. | This module searches a Portal_talk: page's portal page, and returns an appropriate message if {{tl|Maintained portal flag}} or {{tl|Non-standard portal flag}} is found in the page wikitext. | ||
| Line 10: | Line 11: | ||
'''''If the portal contains ''{{tld|Maintained portal flag}}'':''''' | '''''If the portal contains ''{{tld|Maintained portal flag}}'':''''' | ||
| − | {{#invoke:Portal | + | {{#invoke:Portal maintenance status|main|demo=Maintained portal flag}} |
---- | ---- | ||
'''''If the portal contains ''{{tld|Non-standard portal flag}}'':''''' | '''''If the portal contains ''{{tld|Non-standard portal flag}}'':''''' | ||
| − | {{#invoke:Portal | + | {{#invoke:Portal maintenance status|main|demo=Non-standard portal flag}} |
---- | ---- | ||
'''''If the portal contains both ''{{tld|Maintained portal flag}}'' and ''{{tld|Non-standard portal flag}}'':''''' | '''''If the portal contains both ''{{tld|Maintained portal flag}}'' and ''{{tld|Non-standard portal flag}}'':''''' | ||
| − | {{#invoke:Portal | + | {{#invoke:Portal maintenance status|main|demo=Maintained portal flag|demo2=Non-standard portal flag}} |
---- | ---- | ||
'''''If the portal contains neither template, there is no output:''''' | '''''If the portal contains neither template, there is no output:''''' | ||
| − | {{#invoke:Portal | + | {{#invoke:Portal maintenance status|main|demo=Lorem ipsum}} |
---- | ---- | ||
'''''If used in the wrong namespace, an error is reported:''''' | '''''If used in the wrong namespace, an error is reported:''''' | ||
| − | {{#invoke:Portal | + | {{#invoke:Portal maintenance status|main}} |
===See also=== | ===See also=== | ||
Revision as of 12:50, 9 June 2018
| This module is rated as pre-alpha. It is unfinished, and may or may not be in active development. It should not be used from article namespace pages. Modules remain pre-alpha until the original editor (or someone who takes one over if it is abandoned for some time) is satisfied with the basic structure. |
| This module depends on the following other modules: |
This module searches a Portal_talk: page's portal page, and returns an appropriate message if {{Maintained portal flag}} or {{Non-standard portal flag}} is found in the page wikitext.
An error is reported if this module is used outside of the Portal_talk namespace. It can be demonstrated, in any namespace, with the |demo= and |demo2= parameters, which take the name of templates to "find" (instead of actually searching a page).
Usage
{{#invoke:Portal maintenance status|main}}
Examples
If the portal contains {{Maintained portal flag}}:
If the portal contains {{Non-standard portal flag}}:
If the portal contains both {{Maintained portal flag}} and {{Non-standard portal flag}}:
If the portal contains neither template, there is no output:
If used in the wrong namespace, an error is reported:
Lua error in Module:Portal_maintenance_status at line 45: attempt to index field '?' (a nil value).
See also