Differenze tra le versioni di "Vorlage: Container"

Da Smart Places Network.
 
Riga 4: Riga 4:
 
<pre>
 
<pre>
 
{{Container
 
{{Container
<div id="product-gallery" style="display: flex; flex-direction: row; flex-wrap: wrap;"> {{{content}}} </div>
+
<div id="product-gallery"> {{{content}}} </div>
 
}}
 
}}
 
</pre>
 
</pre>
Riga 10: Riga 10:
 
</noinclude><includeonly>
 
</noinclude><includeonly>
  
<div id="product-gallery" style="display: flex; flex-direction: row; flex-wrap: wrap;"> {{{content}}} </div>
+
<div id="product-gallery"> {{{content}}} </div>
  
 
</includeonly>
 
</includeonly>

Versione attuale delle 14:02, 11 feb 2019

Dies ist die Vorlage „Container“. Sie sollte im folgenden Format genutzt werden:

{{Container
<div id="product-gallery"> {{{content}}} </div>
}}

Klick auf „Bearbeiten“, um den Quelltext der Vorlage anzusehen.