Template:Transparency/doc: Difference between revisions

no edit summary
(Created page with "{{documentation}} This template displays a notification that transparency is going to be added to an image. The Category:Images needing transparency will be added to the page. ==Usage== {{T|Transparency}} ==Examples== {{T|Transparency}} {{Transparency}} ==Parameters== <templatedata> { "description": "", "params": { } } </templatedata> <includeonly>{{PAGENAME}}</includeonly>")
 
No edit summary
 
Line 1:
{{documentation}}
This template displays a notification that transparency is going to be added to an image. The [[:Category:Images needing transparency]] will be added to the page.
 
==Usage==
This template can be used by entering the following onto a relevant image page. The [[:Category:Images needing transparency]] will be added to the page.
{{T|Transparency}}
 
<pre>{{T|Transparency}}</pre>
==Examples==
{{T|Transparency}}
 
Optionally, you may specify an area needing attention:
{{Transparency}}
 
<pre>{{Transparency|Sword hilt}}</pre>
==Parameters==
 
<templatedata>
{{Transparency|Sword hilt}}
 
<includeonly>[[Category:Image templates|{{PAGENAME}}]]</includeonly>
 
{{TemplateData|<templatedata>
{
"params": {
"description": "",
"params1": {
"label": "Comment",
}
"description": "Areas to concentrate on",
"example": "Sword hilt",
"type": "string"
}
},
"description": "This template displays a notification that transparency is going to be added to an image."
}
</templatedata>
}}
 
<includeonly>[[Category:Image templates|{{PAGENAME}}]]</includeonly>