|
|
Linia 1: |
Linia 1: |
|
| |
|
| This template displays the text after the pipe (|) in red.
| | == Usage == |
|
| |
|
| 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
| |
| This template makes text red.
| |
| | |
| Parametrii formatului
| |
| | |
| PARAMETRU DESCRIERE TIP STARE
| |
| TEXT TO BE IN RED 1
| |
| Put text that you want in red here
| |
| | |
| Implicit
| |
| gol
| |
| Exemplu
| |
| gol
| |
| Valoare automată
| |
| gol
| |
| Șir obligatoriu
| |
| | |
| The above documentation is transcluded from Template:Red/doc.
| |
| Please add categories to the /doc subpage.
| |
| Subpages of this template.
| |
| Categorie: Text formatting templates
| |
| <noinclude>
| |
| <templatedata>
| |
| {
| |
| "params": {
| |
| "Red": {
| |
| "type": "content",
| |
| "autovalue": "{{Red|Display this in red.}}"
| |
| }
| |
| },
| |
| "format": "{{_\n| _ = _\n}}"
| |
| }
| |
| </templatedata>
| |
| </noinclude>
| |