« Modèle:Note/doc » : différence entre les versions

De wiki-spl
Aller à la navigation Aller à la recherche
test0>Baris6161TURK
Aucun résumé des modifications
m (25 versions importées)
 
(3 versions intermédiaires par un autre utilisateur non affichées)
Ligne 1 : Ligne 1 :
{{Documentation subpage}}
<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata -->
{{TemplateData header|editlinks=1|docpage=Note/doc}}
<templatedata>
<templatedata>
{
{
"format": "inline",
"description": {
"en": "Show a note in a box (e.g. a top-of-the-page warning).",
"tr": "Bir kutuda bir not gösterin (ör. sayfanın üstü uyarısı)."
},
"params": {
"params": {
"inline": {
"inline": {
Ligne 11 : Ligne 19 :
"tr": "Şablonu, öncesinde ve sonrasında satır kesmeleri olmadan gösterin."
"tr": "Şablonu, öncesinde ve sonrasında satır kesmeleri olmadan gösterin."
},
},
"default": "0",
"autovalue": "1",
"type": "boolean"
"type": "boolean"
},
},
"text": {
"type": {
"aliases": [
"aliases": [
"1"
"2"
],
],
"label": {
"label": {
"en": "Text",
"en": "Type",
"tr": "Metin"
"tr": "Tür"
},
},
"type": "content",
"required": true,
"description": {
"description": {
"en": "Informative note.",
"en": "One of “info”, “reminder”, “warn”, or “error”. This setting affects the color and icon.",
"tr": "Bilgilendirecek not."
"tr": "“info”, “reminder”, “warn” veya “error” değerlerden biri. Bu ayar, rengi ve simgeyi etkiler."
}
},
"suggestedvalues": [
"info",
"reminder",
"warn",
"error"
],
"default": "info",
"type": "string"
},
},
"type": {
"1": {
"aliases": [
"aliases": [
"2"
"text"
],
],
"label": {
"label": {
"en": "Type",
"en": "Text",
"tr": "Tür"
"tr": "Metin"
},
},
"description": {
"description": {
"en": "One of “info”, “reminder”, “warn”, or “error”. This setting affects the color and icon.",
"en": "Informative note.",
"tr": "“info”, “reminder”, “warn” veya “error” değerlerden biri. Bu ayar, rengi ve simgeyi etkiler."
"tr": "Bilgilendirecek not."
},
},
"type": "line",
"required": true,
"default": {
"type": "content"
"en": "info",
"tr": "type"
}
}
}
},
"format": "inline",
"description": {
"en": "Show a note in a box (e.g. a top-of-the-page warning).",
"tr": "Bir kutuda bir not gösterin (ör. sayfanın üstü uyarısı)."
},
},
"paramOrder": [
"paramOrder": [
"inline",
"type",
"type",
"text",
"1"
"inline"
]
]
}
}
</templatedata><noinclude>
</templatedata>
[[Category:Template documentation{{#translation:}}]]
<includeonly>{{Sandbox other||
</noinclude>
<!-- Categories below this line; interwikis at Wikidata -->
[[Category:Templates{{#translation:}}]]
}}</includeonly>

Dernière version du 14 novembre 2021 à 14:21

{{#switch:<translate></translate> | = {{#if:{{#ifexpr: ( {{#ifeq:doc|doc|1|0}} or ( {{#ifeq:{{#titleparts:modèle:note/doc|-1|-2}}|doc|1|0}} and {{#if:{{#invoke:Template translation|getLanguageSubpage}}|1|0}} ) )|1|}}

    | 

{{#ifeq:show |show

         | Modèle:Mbox
        }}{{#if: |
         |   {{#ifexist:Modèle:Note
                  | [[Category:{{#switch:Modèle
                          | Template | Project = Template
                          | Module   = Module
                          | User     = User
                          | #default = MediaWiki
                      }} documentation pages{{#translation:}}]]
                  | [[Category:Documentation subpages without corresponding pages{{#translation:}}]]
                 }}
        }}
    | 
   }}

| #default=

 {{#invoke:Template translation|renderTranslatedTemplate|template=Template:Documentation subpage|noshift=1|uselang=⧼lang⧽}}

}} Modèle:TemplateData header <templatedata> { "format": "inline", "description": { "en": "Show a note in a box (e.g. a top-of-the-page warning).", "tr": "Bir kutuda bir not gösterin (ör. sayfanın üstü uyarısı)." }, "params": { "inline": { "label": { "en": "Inline formatting", "tr": "Satır içi biçimlendirme" }, "description": { "en": "Show the template without line breaks before and after it.", "tr": "Şablonu, öncesinde ve sonrasında satır kesmeleri olmadan gösterin." }, "default": "0", "autovalue": "1", "type": "boolean" }, "type": { "aliases": [ "2" ], "label": { "en": "Type", "tr": "Tür" }, "description": { "en": "One of “info”, “reminder”, “warn”, or “error”. This setting affects the color and icon.", "tr": "“info”, “reminder”, “warn” veya “error” değerlerden biri. Bu ayar, rengi ve simgeyi etkiler." }, "suggestedvalues": [ "info", "reminder", "warn", "error" ], "default": "info", "type": "string" }, "1": { "aliases": [ "text" ], "label": { "en": "Text", "tr": "Metin" }, "description": { "en": "Informative note.", "tr": "Bilgilendirecek not." }, "required": true, "type": "content" } }, "paramOrder": [ "inline", "type", "1" ] } </templatedata>