Fără descriere a modificării |
(→Usage) |
||
(Nu s-au afișat 4 versiuni intermediare efectuate de același utilizator) | |||
Linia 1: | Linia 1: | ||
== Usage == | |||
Entering the following code onto a page: | Entering the following code onto a page: | ||
{{Red|Display this in red.}} | :{{nowrapcode|<nowiki>{{Red|Display this in red.}}</nowiki>}} | ||
Results in: | Results in: | ||
Display this in red. | :{{Red|Display this in red.}} | ||
==Template Data == | |||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
" | "1": { | ||
" | "label": "Text to be in red", | ||
" | "description": "Put text that you want in red here", | ||
"type": "string", | |||
"required": true | |||
} | } | ||
}, | }, | ||
" | "description": "This template makes text red." | ||
} | } | ||
</templatedata> | </templatedata> | ||
</ | |||
<includeonly> | |||
<!-- ADD CATEGORIES BELOW THIS LINE --> | |||
[[Category:Text formatting templates]] | |||
<!-- ADD INTERWIKIS BELOW THIS LINE --> | |||
</includeonly> |
Versiunea curentă din 30 octombrie 2019 11:01
Usage
Usage
Template Data
This template makes text red.
Parametru | Descriere | Tip | Stare | |
---|---|---|---|---|
Text to be in red | 1 | Put text that you want in red here | Șir | obligatoriu |
Template Data
This template makes text red.
Parametru | Descriere | Tip | Stare | |
---|---|---|---|---|
Text to be in red | 1 | Put text that you want in red here | Șir | obligatoriu |