Difference between revisions of "Template:GL Map reply/sandbox"
imported>Magioladitis |
imported>Jonesey95 (sync from live template) |
||
| Line 1: | Line 1: | ||
| − | <div class="usermessage" style="display:block !important;min-height:75px;background-color: #BBDDFF; border-color: RoyalBlue;">[[File:Map-icon.svg|75px|left]] Hello, {{BASEPAGENAME}}. A reply to your request at the [[WP:GL/MAP|Map workshop]] has been made. {{ | + | {{{{{|safesubst:}}}#invoke:Unsubst||$B=<div class="usermessage" style="display:block !important;min-height:75px;background-color: #BBDDFF; border-color: RoyalBlue;">[[File:Map-icon.svg|75px|left]] Hello, {{BASEPAGENAME}}. A reply to your request at the [[WP:GL/MAP|Map workshop]] has been made. {{#if:{{{1|}}}|You may view your reply [[Wikipedia:Graphics Lab/Map_workshop#{{{1}}}|here]].}}<br />{{#if:{{{3|}}}||<span style="font-weight:normal">If you are satisfied, please copy/paste the following code and add it to your request: <code style="background:#C5E3FF; border:1px dashed silver; padding:3px"><nowiki>{{resolved|1=~~~~}}</nowiki></code></span>}} {{#if:{{{2|}}}|<br /><br /><span style="font-weight:normal">{{{2}}}.</span>}}<br />{{clear}}<span class="plainlinks" style="font-size: 80%; font-weight: normal;">You can [{{fullurl:{{FULLPAGENAMEE}}|action=edit}} remove this notice] at any time by removing the {{tl|GL Map reply}} template.</span></div>}}<noinclude> |
{{Template doc}} | {{Template doc}} | ||
| + | ==Template data== | ||
| + | {{TemplateData header}} | ||
| + | <templatedata> | ||
| + | { | ||
| + | "params": { | ||
| + | "1": { | ||
| + | "label": "Section", | ||
| + | "description": "title of section at the Map workshop (optional)", | ||
| + | "example": "Section name", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "2": { | ||
| + | "label": "Signature", | ||
| + | "description": "signature and/or custom text (optional)", | ||
| + | "example": "Thank you ~~~~", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "3": { | ||
| + | "label": "Instruction", | ||
| + | "description": " \tsupply false (or any value) here, to omit the \"if you are satisfied...\" line (optional)", | ||
| + | "example": "false", | ||
| + | "type": "string" | ||
| + | } | ||
| + | }, | ||
| + | "description": "For graphists to notify - or remind - a user who has placed a request for image editing at the Graphics Lab/Map workshop that their request has received a response. " | ||
| + | } | ||
| + | </templatedata> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 19:52, 26 August 2018
| 50px | This is the template sandbox page for Template:GL Map reply (diff). See also the companion subpage for test cases. |
Contents
Purpose
This template is for graphists to notify — or remind — a user who has placed a request for image editing at the Graphics Lab/Map workshop that their request has received a response.
Generally this means that the requested edit has been finished although it may also indicate that a graphist has asked for more information or input from the requester.
It also (optionally) prompts the requesting user to place a signed "resolved" tag on the section where the request was made when their request has been satisfied — or otherwise concluded.
Parameters
| Parameter | Description |
|---|---|
| 1= | title of section at the Map workshop (optional) |
| 2= | signature and/or custom text (optional) |
| 3= | supply false (or any value) here, to omit the "if you are satisfied..." line (optional) |
Usage
Default (no parameters)
{{GL Map reply}}
Using parameters
{{GL Map reply|1=Section Name|2=Example additional text - ~~~~}}
{{GL Map reply|1=Section Name|2=Example additional text - ~~~~|3=false}}
See also
| The above documentation is transcluded from Template:GL Map reply/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Please add categories to the /doc subpage. Subpages of this template. |
Template data
TemplateData for GL Map reply
For graphists to notify - or remind - a user who has placed a request for image editing at the Graphics Lab/Map workshop that their request has received a response.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Section | 1 | title of section at the Map workshop (optional)
| String | optional |
| Signature | 2 | signature and/or custom text (optional)
| String | optional |
| Instruction | 3 | supply false (or any value) here, to omit the "if you are satisfied..." line (optional)
| String | optional |