Template:Welcome to the wiki: Difference between revisions

Jump to navigation Jump to search
Simplifying the TemplateData since this template is no longer meant to be placed manually. Also, the TemplateData fields can apparently not handle MediaWiki markup.
(Changes for use by Extension:NewUserMessage: +- Remove some parameters and defaults used when the template was added manually; +-doc: -Goal heading; +TemplateData; +Section: History)
(Simplifying the TemplateData since this template is no longer meant to be placed manually. Also, the TemplateData fields can apparently not handle MediaWiki markup.)
 
Line 97: Line 97:
<templatedata>
<templatedata>
{
{
"params": {
"params": {},
"name": {
"description": "This template is no longer meant to be added manually."
"description": "You can use a different name than the wiki user name used by default if the user on his user page have stated his real or another name.",
"type": "string"
},
"added-by": {
"description": "Your user name (shown in page history anyway)",
"type": "string"
},
"nocat": {
"description": "If not empty the page will not be automatically categorized. This for example can be of help when discussion the template."
}
},
"description": "This template is added on the top of newly created users' discussion pages (<code><nowiki>User talk:<Username></nowiki></code>) by the [https://www.mediawiki.org/wiki/Extension:NewUserMessage NewUserMessage] extension.\n\nThis will hopefully get users better acquainted with the wiki's [[Help:Contents|documentation]], features and quirks (and maybe even make them skim through the [[FlightGear wiki:Manual of Style|Manual of Style]]).\n\nWhen added to a user discussion page this template will automatically add [[:Category:Users given welcome to the wiki template]], unless the ''nocat'' parameter is not empty.\n\n{{note|As this template formerly was not automatically added, the remaining parameters are still used by the templates that got placed manually.}}",
"format": "inline"
}
}
</templatedata></noinclude>
</templatedata></noinclude>

Navigation menu