Template:Chart/start

From Ava Zinn Wiki
< Template:Chart
Revision as of 18:31, 10 October 2018 by Aeverinezinn (talk | contribs) (Created page with "<table style="border-spacing: 0px; border-collapse: separate; {{#switch: {{{align|}}} |left = float: left; |right = float: right; |center = margin: 0 auto; |#default = }} {{{...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Documentation icon Template documentation[view] [edit] [history] [purge]

Usage[edit]

This template is meant to be used in conjunction with {{chart}} and {{chart/end}} to create various types of charts (such as family trees). See {{chart}}'s documentation for help on how to actually make charts.

Parameters[edit]

  • summary (optional but recommended) Meant to contain a text description describing the chart as a whole. This summary is for accessibility: it is read aloud to visually impaired readers who use screen readers, and is invisible to sighted readers.
  • style (optional) Can be used to set a basic CSS style for the entire chart.
  • align (optional) Sets chart alignment: left, right or center.


See also[edit]


Template:Sandbox other