Template:Tip/doc: Difference between revisions
Jump to navigation
Jump to search
(→See also: ; categorization Category:Image with comment templates) |
m (5 revisions imported) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
== Usage == | == Usage == | ||
Line 7: | Line 6: | ||
"params": { | "params": { | ||
"1": { | "1": { | ||
"label": "Tip | "label": { | ||
"en": "Tip text", | |||
"tr": "İpuçu metni" | |||
}, | |||
"type": "content", | "type": "content", | ||
"required": true | "required": true, | ||
"description": { | |||
"en": "Informative tip text.", | |||
"tr": "Bilgilendirici ipucu metni." | |||
} | |||
} | } | ||
} | } | ||
Line 16: | Line 22: | ||
== See also == | == See also == | ||
* | * {{tl|Caution}} | ||
* | * {{tl|Fixtext}} | ||
* | * {{tl|Note}} | ||
* | * {{tl|Tip}} | ||
*[[:Category:Image with comment templates]] | * [[:Category:Image with comment templates]] | ||
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox|| | <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox|| | ||
<!-- Categories go here and interwikis go in Wikidata. --> | <!-- Categories go here and interwikis go in Wikidata. --> | ||
[[Category:Image with comment templates]] | [[Category:Templates{{#translation:}}]] | ||
[[Category:Image with comment templates{{#translation:}}]] | |||
}}</includeonly> | }}</includeonly> |
Latest revision as of 21:11, 23 June 2021
Template:Mbox[[Category:Template documentation pages{{#translation:}}]][[Category:Template documentation{{#translation:}}]]
Usage
<templatedata> { "params": { "1": { "label": { "en": "Tip text", "tr": "İpuçu metni" }, "type": "content", "required": true, "description": { "en": "Informative tip text.", "tr": "Bilgilendirici ipucu metni." } } } } </templatedata>
See also
- {{Caution}}
- {{Fixtext}}
- {{Note}}
- {{Tip}}
- Category:Image with comment templates