Vorlage:StammbaumGraphPerson: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
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> | ||
|?# | |?# |