Vorlage:StammbaumGraphPerson: Unterschied zwischen den Versionen

Aus GaretienWiki
Zur Navigation springen Zur Suche springen
VolkoV (D | B)
Keine Bearbeitungszusammenfassung
VolkoV (D | B)
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>
|?#
|?#

Version vom 8. Dezember 2014, 07:04 Uhr