Jump to content

Template:Welcome/doc

From Simple English Wikipedia, the free encyclopedia

Usage[change]

Add {{subst:Welcome}} ~~~~ to the user's talk page.

Parameters:

  • First parameter = your name: {{subst:Welcome|Myname}}
  • Parameter 'art' = Article the user positively contributed to: {{subst:Welcome|art=Radar detector}}

Be sure to remember to add your signature ( ~~~~ ) after the template, as the text refers to 'my talk page'.

TemplateData[change]

<templatedata> { "params": { "heading": { "description": "Suppresses the automatic heading", "type": "unknown" }, "headtext": { "description": "Changes the contents of the heading", "type": "string", "label": "Heading text", "default": "Welcome!" }, "newuser": { "description": "Uses alternate text not linking to the editor's contributions", "label": "New user", "example": "y", "type": "boolean" }, "art": { "description": "Mentions and links to an article the editor has contributed to", "type": "wiki-page-name", "label": "Article", "suggested": true, "aliases": [ "article" ] }, "customend": { "label": "Custom end", "description": "Adds a custom ending to the message", "type": "string", "default": "Happy editing!", "suggested": true }, "border": { "description": "Adds a border around the message in a specified color or hex triplet", "example": "DarkViolet, #9400D3", "type": "string" }, "borderradius": { "label": "Border radius", "description": "Specifies the rounding of the border", "example": "15px", "default": "2px" }, "image": { "description": "Adds an image to go with the welcome (no need for brackets)", "example": "File:Chocolate chip cookies.jpg", "type": "wiki-file-name" }, "imagecaption": { "label": "Image caption", "description": "Specifies a caption to go with the image", "example": "Here, enjoy some cookies! Smiley emoji", "type": "string" }, "customstart": { "label": "Custom start", "description": "Adds a custom message at the end of the first paragraph", "type": "string", "default": "I hope you like it here and decide to stay.", "suggested": true } }, "description": "The standard template to welcome new editors.", "paramOrder": [ "heading", "headtext", "border", "borderradius", "image", "imagecaption", "newuser", "art", "customstart", "customend" ] } </templatedata>

Related pages[change]