Difference between revisions of "Template:TagCloud"

From BITPlan Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
<noinclude>This is the tagCloud template
 
<noinclude>This is the tagCloud template
== Example ==
+
== Usage ==
<div id='tags' style='float:left'>
+
<pre>
 +
<div id='tags'>
 
* Sport
 
* Sport
 
* Spiel
 
* Spiel
Line 8: Line 9:
 
</div>
 
</div>
 
{{TagCloud}}
 
{{TagCloud}}
 +
</pre>
 
<source lang='bash'>
 
<source lang='bash'>
 
style="background:#FCFCFC;width:100%;height:200%"
 
style="background:#FCFCFC;width:100%;height:200%"

Revision as of 09:32, 11 November 2017

This is the tagCloud template

Usage

<div id='tags'>
* Sport
* Spiel
* Spaß
* Spannung
</div>
{{TagCloud}}
style="background:#FCFCFC;width:100%;height:200%"

Links