Vorlage:Ja-Feld/Doku
Erscheinungsbild
Vorlage:Dokumentation/Seitenhinweis
positive Tabellenzelle; für die Verwendung in Merkmalstabellen
<templatestyles src="TOC nonum/styles.css"></templatestyles>
⧼templatedata-doc-params⧽
| ⧼templatedata-doc-param-name⧽ | ⧼templatedata-doc-param-desc⧽ | ⧼templatedata-doc-param-type⧽ | ⧼templatedata-doc-param-status⧽ | |
|---|---|---|---|---|
| Text | 1 | darzustellender Text der Tabellenzelle
| ⧼templatedata-doc-param-type-content⧽ | ⧼templatedata-doc-param-status-optional⧽ |
| Hintergrundfarbe | Farbe | Farbcode
| ⧼templatedata-doc-param-type-line⧽ | ⧼templatedata-doc-param-status-optional⧽ |
| Vordergrundfarbe | Textfarbe | Farbcode für den Text in der Tabellenzelle
| ⧼templatedata-doc-param-type-line⧽ | ⧼templatedata-doc-param-status-optional⧽ |
| Textausrichtung | align | Horizontale Textausrichtung
| ⧼templatedata-doc-param-type-line⧽ | ⧼templatedata-doc-param-status-optional⧽ |
| Stil | style | zusätzliche CSS-Formatierungen
| ⧼templatedata-doc-param-type-line⧽ | ⧼templatedata-doc-param-status-optional⧽ |
| zusätzliche Klassen | class | z.B. für zusätzliche Formatierung über Benutzer-Stylesheets
| ⧼templatedata-doc-param-type-line⧽ | ⧼templatedata-doc-param-status-optional⧽ |
Kopiervorlage
<syntaxhighlight lang="wikitext" copy> style="background-color: var(--dewiki-hintergrundfarbe9); color: #000000; vertical-align: middle; text-align:center; {{{style}}}" class="hintergrundfarbe9" | ja
style="background-color: var(--dewiki-hintergrundfarbe9); color: #000000; vertical-align: middle; text-align:center; {{{style}}}" class="hintergrundfarbe9" | Alternativer Text </syntaxhighlight>
Beispieleinbindung
<syntaxhighlight lang="wikitext">
| eine Zelle | über zwei Zeilen | über zwei Spalten | |
|---|---|---|---|
| ja | ja | ja | |
| — | teils | nein | |
</syntaxhighlight>
| eine Zelle | über zwei Zeilen | über zwei Spalten | |
|---|---|---|---|
| ja | ja | ja | |
| — | teilweise | nein | |
Vorlage:Dokumentation/Siehe auch
Diese Vorlage ist eine direkte Übertragung von en:Template:Yes aus der englischsprachigen Wikipedia.