Vorlage:StammbaumGraphPerson: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
K (Textersetzung - „|?#“ durch „|?#-“) |
||
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
<includeonly> nodes.push({id: '{{{2}}}', label: '{{BASEPAGENAME:{{{2}}}}}'{{#ifeq:{{{5}}}|w|, color: 'red'|}}{{#ifeq:{{{5}}}|m|, color: 'blue'|}} }); | <includeonly> nodes.push({id: '{{#replace:{{{2}}}|'|\'}}', label: '{{#replace:{{BASEPAGENAME:{{{2}}}}}|'|\'}}'{{#ifeq:{{{5}}}|w|, color: 'red'|}}{{#ifeq:{{{5}}}|m|, color: 'blue'|}} }); | ||
edges.push({from: '{{{3}}}', to: '{{{2}}}', color: 'blue'}); | edges.push({from: '{{#replace:{{{3}}}|'|\'}}', to: '{{#replace:{{{2}}}|'|\'}}', color: 'blue'}); | ||
edges.push({from: '{{{4}}}', to: '{{{2}}}', color: 'red'}); | edges.push({from: '{{#replace:{{{4}}}|'|\'}}', to: '{{#replace:{{{2}}}|'|\'}}', color: 'red'}); | ||
{{#ask: <q>[[Traviabund mit::{{{2}}}]] OR [[Traviabund mit - Partner::{{{2}}}]]</q> | {{#ask: <q>[[Traviabund mit::{{{2}}}]] OR [[Traviabund mit - Partner::{{{2}}}]]</q> | ||
|?# | |?#- | ||
|?Traviabund mit - Partner#= | |?Traviabund mit - Partner#= | ||
|format=template | |format=template |