Template:Talk header/miszaparse
| File:Greek lc beta icon.svg | This template is rated as beta. It is considered ready for widespread use, but as it is still relatively new, it should be applied with some caution to ensure results are as expected. |
| Page semi-protected | Editing of this template by new or unregistered users is currently disabled. See the protection policy and protection log for more details. If you cannot edit this template and you wish to make a change, you can submit an edit request, discuss changes on the talk page, request unprotection, log in, or create an account. |
Returns the value of a given User:MiszaBot/config parameter, if there is a validly formatted config on the page.
Usage
{{Th/mp|item}}
{{Th/mp|item|page}}
Parameters
Two positional parameters, one required:
|1= – This is a token indicating which MiszaBot config data item to return: bot, age, units, minthreadsleft (or min); (required).
|2= – Full pagename of the Talk page to search for Miszabot config params (optional; default: {{FULLPAGENAME}} ).
Examples
{{Talk header/miszaparse|bot|Talk:Algeria}}→{{Talk header/miszaparse|age|Talk:Algeria}}→{{Talk header/miszaparse|units|Talk:Algeria}}→{{Talk header/miszaparse|min|Talk:Algeria}}→- See this example for Talk:France via ExpandTemplates, with only one param in the context of FULLPAGENAME =
Talk:France.
Notes
The value returned for param |bot= is currently hard-coded to 'Lowercase sigmabot III'. Other bots (MiszaBot, Legobot) are deactivated in favor of this one; parsing for Cluebot III is in development.
The second parameter is mostly for testing; the template is designed to pick up the config from the page that the Template Talk header is on, so should never be needed in normal use. Perhaps it could become useful for comparative analyses of how different pages employ archiving.