Predefinição:Image Label: mudanças entre as edições
Ir para navegação
Ir para pesquisar
Sem resumo de edição |
Sem resumo de edição |
||
Linha 1: | Linha 1: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": "", | "description": "Colocar itens de destaque em uma imagem.", | ||
"params": { | "params": { | ||
"cor-letra": { | "cor-letra": { | ||
Linha 7: | Linha 7: | ||
"description": "Caso tenha alguma letra a ser escrita.", | "description": "Caso tenha alguma letra a ser escrita.", | ||
"type": "string" | "type": "string" | ||
} | }, | ||
"cor-bolinha": { | |||
"label": "Cor interna das formas", | |||
"description": "Preencher a cor da figura geométrica.", | |||
"type": "string" | |||
}, | |||
"br1": { | |||
"label": "border radius da forma 01", | |||
"description": "0px = Quadrado. 50px = Círculo", | |||
"type": "string" | |||
}, | |||
"wq1": { | |||
"label": "Largura da forma 01", | |||
"description": "Preencher o valor + px", | |||
"type": "string" | |||
}, | |||
"hq1": { | |||
"label": "Altura da forma 01", | |||
"description": "Preencher o valor + px", | |||
"type": "string" | |||
}, | |||
"text1": { | |||
"label": "Texto da forma 01", | |||
"description": "Preencher com o texto ou tooltip referente a forma 01", | |||
"type": "string" | |||
} | |||
}, | |||
"paramOrder": [ | |||
"cor-letra", | |||
"cor-bolinha", | |||
"br1", | |||
"wq1", | |||
"hq1", | |||
"text1" | |||
] | |||
} | } | ||
</templatedata> | </templatedata> |
Edição das 15h25min de 16 de agosto de 2022
Colocar itens de destaque em uma imagem.
Parâmetro | Descrição | Tipo | Estado | |
---|---|---|---|---|
Cor da letra | cor-letra | Caso tenha alguma letra a ser escrita. | String | opcional |
Cor interna das formas | cor-bolinha | Preencher a cor da figura geométrica. | String | opcional |
border radius da forma 01 | br1 | 0px = Quadrado. 50px = Círculo | String | opcional |
Largura da forma 01 | wq1 | Preencher o valor + px | String | opcional |
Altura da forma 01 | hq1 | Preencher o valor + px | String | opcional |
Texto da forma 01 | text1 | Preencher com o texto ou tooltip referente a forma 01 | String | opcional |
}}
{{{text3}}}
[[File:{{{image}}}|800px|link=|alt={{{alt}}}|{{{caption}}}]]