Predefinição:Nuvem palavras-chave
Como usar
Versão WikiTagCloud:
Definir as configurações entre as
min_count= exclude=
min_count
Only display a tag for a category, if the category contains at least min_count articles. Default value : 0.
min_size
Defines the minimum text size. (Default: 77).
increase_factor
Defines the factor to increase the text size by the number of articles. Default value : 100.
exclude
Defined the categories you do not want to be displayed. Use underscore instead of spaces in category names, use comma to separate the categories, like this:
The coloring in text parameters do not work anymore, instead we have XML parameters:
class Adds CSS classes to the tag cloud itself (The tagcloud class is always included). style Adds CSS styles to the style parameter of the tag cloud. linkclass Adds CSS classes to the links. linkstyle Adds CSS styles to the links' style parameters.
Versão TagCloud:
The tag <bs:tagcloud /> can be inserted as wikitext or in VisualEditor.
Output formats as text cloud, 3DCanvas, or in list view.
The data source can be categories or search terms.
Individual pages can be excluded from the results.
Numeric count can be shown or hidden.
https://www.mediawiki.org/wiki/Extension:TagCloud
nowiki>{{Nuvem Palavras-chave}}</nowiki>
Definir as configurações entre as <tagcloud></tagcloud>
width=100%
showcount=true | Mostrar contador
count=20 | Número de palavras para mostrar
renderer=canvas3d | ou list ou text
exclude=Nome_da_Categoria,Nome_de_outra_categoria
store=category
minsize=30
maxsize=80
