Vorlage:Wortwolke: Unterschied zwischen den Versionen

Aus KGS-Wiki
K (Doku adaptiert)
Keine Bearbeitungszusammenfassung
 
(5 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 2: Zeile 2:
graph Wortwolke {
graph Wortwolke {
fontname="Source Sans Pro,Linux Biolinum,Helvetica,Arial,sans-serif"
fontname="Source Sans Pro,Linux Biolinum,Helvetica,Arial,sans-serif"
node [fontname="Source Sans Pro,Linux Biolinum,Helvetica,Arial,sans-serif"]
node [fontname="Source Sans Pro,Linux Biolinum,Helvetica,Arial,sans-serif", fontsize="11pt"]
edge [fontname="Source Sans Pro,Linux Biolinum,Helvetica,Arial,sans-serif"]
edge [fontname="Source Sans Pro,Linux Biolinum,Helvetica,Arial,sans-serif"]
layout=twopi
layout=twopi
     root={{{1|Lorem}}}LA
     root={{{1|Lorem}}}LA
     overlap=false
     overlap=false
{ {{{1|Lorem}}}LA [fontname="Source Serif Pro,Linux Libertine,Times New Roman,serif", URL="{{{1|Portal:Latein}}}",label=<<B>{{{1|Lorem}}}</B>>, penwidth=2] };
{{WW-Knoten|{{{1|Lorem}}}|LA||penwidth=2}}
{{#af_stringmap:{{{2|ipsumLA,dolorES,sitGB}}}||e| { {{{e}}} [{{#ifeq:{{#sub:{{{e}}}|-2}}|LA|fontname="Source Serif Pro,Linux Libertine,Times New Roman,serif", URL="{{#sub:{{{e}}}|0|-2}}", label="{{#sub:{{{e}}}|0|-2}}" |label="{{#sub:{{{e}}}|0|-2}}\n{{Flagge|{{#sub:{{{e}}}|-2}}}}"}}] }; {{{1|Lorem}}}LA -- {{{e}}};|\n}}
{{#af_stringmap:{{{2|ipsumLA,dolorES,sitGB,lumosHP}}}||e| {{WW-Knoten|{{#sub:{{{e}}}|0|-2}}|{{#sub:{{{e}}}|-2}}||{{{1|Lorem}}}LA|shape=ellipse}}|\n}}
}
}
|format=svg}}</onlyinclude>|CAPTION=Eine Beispiel-Wortwolke
|format=svg}}</onlyinclude>|CAPTION=Eine Beispiel-Wortwolke
Zeile 28: Zeile 28:
"2": {
"2": {
"label": "Blätter",
"label": "Blätter",
"description": "Umliegende Knoten der Wortwolke in der Syntax WortSprache,WortSprache,WortSprache; Sprache muss dabei dem Flaggencode entsprechen. Ausnahme: LA für Latein.",
"description": "Umliegende Knoten der Wortwolke in der Syntax WortSprache,WortSprache,WortSprache; Sprache muss dabei dem Flaggencode entsprechen. Ausnahme: LA für Latei, HP für Harry Potter.",
"example": "voxLA,revocareLA,advocareLA,AdvokatDE,provozierenDE,VokalDE",
"example": "voxLA,revocareLA,advocareLA,AdvokatDE,provozierenDE,VokalDE",
"type": "string",
"type": "string",
"autovalue": "ipsumLA,dolorES,sitGB",
"autovalue": "ipsumLA,dolorES,sitGB,lumosHP",
"required": true
"required": true
}
}

Aktuelle Version vom 13. September 2024, 12:37 Uhr

Eine Beispiel-Wortwolke

Die Wortwolke rechts wurde erzeugt mit {{Wortwolke|Lorem|ipsumLA,dolorES,sitGB}}.

Diese Vorlage erzeugt eine Wortwolke für lateinische Vokabeln. Lateinische Wörter und die Wurzel werden automatisch verlinkt, nichtlateinische Wörter mit der entsprechenden Flagge angezeigt.

Vorlagenparameter

ParameterBeschreibungTypStatus
Wurzel1

Zentrales Element der Wortwolke

Beispiel
vocare
Autowert
Lorem
Zeichenfolgeerforderlich
Blätter2

Umliegende Knoten der Wortwolke in der Syntax WortSprache,WortSprache,WortSprache; Sprache muss dabei dem Flaggencode entsprechen. Ausnahme: LA für Latei, HP für Harry Potter.

Beispiel
voxLA,revocareLA,advocareLA,AdvokatDE,provozierenDE,VokalDE
Autowert
ipsumLA,dolorES,sitGB,lumosHP
Zeichenfolgeerforderlich