Template:Content Row: Difference between revisions

From dezentrale wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
 
</includeonly>
 
</includeonly>
 
<noinclude>
 
<noinclude>
Erstellt eine neue Reihe und fügt [[Template:Content Row/styles.css|ein passendes Stylesheet]] hinzu.
+
Erstellt eine neue Reihe und fügt [[Template:Content Row/styles.css|ein passendes Stylesheet]] hinzu. Mit Flexbox damit das auch am Handy funktioniert.
   
 
Ist natürlich nur sinnvoll, wenn als <code>content</code> z.B. ein (oder mehrere) [[Template:Content Box]] genutzt wird.
 
Ist natürlich nur sinnvoll, wenn als <code>content</code> z.B. ein (oder mehrere) [[Template:Content Box]] genutzt wird.
  +
  +
[[Category:Templates]]
 
<templatedata>
 
<templatedata>
 
{
 
{
Line 19: Line 21:
 
"aliases": [
 
"aliases": [
 
"content"
 
"content"
]
 
},
 
"content": {
 
"aliases": [
 
"1"
 
 
],
 
],
"label": "Inhalt",
+
"description": "(der eigentliche Inhalt - wer hätte es gedacht)"
"type": "content",
 
"required": true
 
 
}
 
}
 
},
 
},
"format": "inline",
+
"format": "block",
"description": "Flexbox container erzeugen"
+
"description": "Flexbox Container erzeugen"
 
}
 
}
 
</templatedata>
 
</templatedata>

Latest revision as of 19:46, 5 February 2022


Erstellt eine neue Reihe und fügt ein passendes Stylesheet hinzu. Mit Flexbox damit das auch am Handy funktioniert.

Ist natürlich nur sinnvoll, wenn als content z.B. ein (oder mehrere) Template:Content Box genutzt wird.

Flexbox Container erzeugen

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Inhalt1 content

(der eigentliche Inhalt - wer hätte es gedacht)

Contentrequired