Przejdź do zawartości
Menu główne
Menu główne
przypnij
ukryj
Nawigacja
Strona główna
Ostatnie zmiany
Losowa strona
Pomoc z MediaWiki
Strony specjalne
Ethenor
Szukaj
Szukaj
Wygląd
Utwórz konto
Zaloguj się
Narzędzia osobiste
Utwórz konto
Zaloguj się
Strony dla anonimowych edytorów
dowiedz się więcej
Edycje
Dyskusja
Edytujesz
Szablon:Familytree/doc
Szablon
Dyskusja
polski
Czytaj
Edytuj
Wyświetl historię
Narzędzia
Narzędzia
przypnij
ukryj
Działania
Czytaj
Edytuj
Wyświetl historię
Ogólne
Linkujące
Zmiany w linkowanych
Informacje o tej stronie
Wygląd
przypnij
ukryj
Uwaga:
Nie jesteś zalogowany. Jeśli wykonasz jakąkolwiek zmianę, Twój adres IP będzie widoczny publicznie. Jeśli
zalogujesz się
lub
utworzysz konto
, Twoje zmiany zostaną przypisane do konta, wraz z innymi korzyściami.
Filtr antyspamowy.
Nie
wpisuj tu nic!
<noinclude>{{note|This is a documentation subpage for Familytree}<hr></noinclude> This is a template for rendering simple family trees consisting of boxes and connecting lines based on anASCII art-like syntax. The trees are displayed as HTML tables using CSS attributes, and may contain arbitrary wiki markup within the boxes. ==Example usage== This code: <pre style="overflow:auto;"> {{familytree/start |summary=I have a brother Joe and a little sister: my mom married my dad, and my dad's parents were Grandma and Grandpa; they had another child, Aunt Daisy.}} {{familytree | | | | GMa |~|y|~| GPa | | GMa=Gladys|GPa=Sydney}} {{familytree | | | | | | | |)|-|-|-|.| }} {{familytree | | | MOM |y| DAD | |DAISY| MOM=Mom|DAD=Dad|DAISY=[aime Lannister}} {{familytree | |,|-|-|-|+|-|-|-|.| | | }} {{familytree | JOE | | ME | | SIS | | | JOE=My brother Joe|ME='''Me!'''|SIS=My little sister}} {{familytree/end}} </pre> Produces this: {{familytree/start |summary=I have a brother Joe and a little sister: my mom married my dad, and my dad's parents were Grandma and Grandpa; they had another child, Aunt Daisy.}} {{familytree | | | | GMa |~|y|~| GPa | | GMa=Gladys|GPa=Sydney}} {{familytree | | | | | | | |)|-|-|-|.| }} {{familytree | | | MOM |y| DAD | |DAISY| MOM=Mom|DAD=Dad|DAISY=Jaime Lannister}} {{familytree | |,|-|-|-|+|-|-|-|.| | | }} {{familytree | JOE | | ME | | SIS | | | JOE=My brother Joe|ME='''Me!'''|SIS=My little sister}} {{familytree/end}} == Parameters == The <nowiki><code>|summary=text</code></nowiki> parameter of the {{tl|familytree/start}} template should be used to describe the overall layout of the tree. This summary is for accessibility: it is read aloud to visually impaired readers who use screen readers, and is invisible to sighted readers. The familytree template produces one row in a family tree table. The template accepts up to 80 unnamed parameters describing the contents of the table. Each parameter specifies a '''tile''' or a '''box'''. * '''Tiles''' are line drawing symbols consisting of horizontal and vertical lines and various corners and crossings thereof. Tiles are specified using single-character symbols that more or less approximate the shape of the tile in appearance. A special case of a tile is the '''empty tile''', specified by a single space character. A table of supported tiles is given below. {|style="float:left;margin-left:1em" |+ '''Solid lines:''' |- | <big><tt>,</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|,}}{{familytree/end}} | <big><tt>v</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|v}}{{familytree/end}} | <big><tt>.</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|.}}{{familytree/end}} |- | <big><tt>)</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|)}}{{familytree/end}} | <big><tt>+</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|+}}{{familytree/end}} | <big><tt>(</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|(}}{{familytree/end}} |- | <big><tt>`</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|`}}{{familytree/end}} | <big><tt>^</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|^}}{{familytree/end}} | <big><tt>'</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|'}}{{familytree/end}} |- | <big><tt>-</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|-}}{{familytree/end}} | <big><tt>!</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|!}}{{familytree/end}} | <big><tt> </tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree| }}{{familytree/end}} |} {| style="float:left;margin-left:1em" |+ '''Dashed lines:''' |- | <big><tt>F</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|F}}{{familytree/end}} | <big><tt>V</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|V}}{{familytree/end}} | <big><tt>7</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|7}}{{familytree/end}} |- | <big><tt>D</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|D}}{{familytree/end}} | <big><tt>%</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|%}}{{familytree/end}} | <big><tt>C</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|C}}{{familytree/end}} |- | <big><tt>L</tt></big> ||style="border: 1px solid gray"| {{familytree/start}}{{familytree|L}}{{familytree/end}} | <big><tt>A</tt></big> ||style="border: 1px solid gray"| {{familytree/start}}{{familytree|A}}{{familytree/end}} | <big><tt>J</tt></big> ||style="border: 1px solid gray"| {{familytree/start}}{{familytree|J}}{{familytree/end}} |- | <big><tt>~</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|~}}{{familytree/end}} | <big><tt>:</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|:}}{{familytree/end}} | <big><tt> </tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree| }}{{familytree/end}} |} {|style="float:left;margin-left:1em" |+ '''Mixed (1):''' |- | <big><tt>r</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|r}}{{familytree/end}} | <big><tt>y</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|y}}{{familytree/end}} | <big><tt>n</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|n}}{{familytree/end}} |- | <big><tt>]</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|]}}{{familytree/end}} | <big><tt>#</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|#}}{{familytree/end}} | <big><tt>[</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|[}}{{familytree/end}} |- | <big><tt>c</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|c}}{{familytree/end}} | <big><tt>h</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|h}}{{familytree/end}} | <big><tt>j</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|j}}{{familytree/end}} |- | <big><tt>~</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|~}}{{familytree/end}} | <big><tt>!</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|!}}{{familytree/end}} | <big><tt> </tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree| }}{{familytree/end}} |} {|style="float:left;margin-left:1em" |+ '''Mixed (2):''' |- | <big><tt>p</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|p}}{{familytree/end}} | <big><tt>u</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|u}}{{familytree/end}} | <big><tt>q</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|q}}{{familytree/end}} |- | <big><tt>}</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|}|}}{{familytree/end}} | <big><tt>*</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|*}}{{familytree/end}} | <big><tt>{</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|{|}}{{familytree/end}} |- | <big><tt>b</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|b}}{{familytree/end}} | <big><tt>t</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|t|}}{{familytree/end}} | <big><tt>d</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|d}}{{familytree/end}} |- | <big><tt>-</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|-}}{{familytree/end}} | <big><tt>:</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|:}}{{familytree/end}} | <big><tt> </tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree| }}{{familytree/end}} |} {|style="float:left;margin-left:1em" |+ '''Misc.:'''<!-- this subset is an insufficient set or questionable: --> |- | || | <big><tt>T</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|T}}{{familytree/end}} |- | <big><tt>G</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|G}}{{familytree/end}} | <big><tt>X</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|X}}{{familytree/end}} | <big><tt>K</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|K}}{{familytree/end}} | <big><tt>k</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|k}}{{familytree/end}} |- | || | <big><tt>U</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|U}}{{familytree/end}} |} <br clear="left" /> * '''Boxes''' can contain arbitrary wiki markup. The contents of boxes are specified using additional named parameters appended to the template call. Each box is '''three tiles wide''' and normally has a 2 pixels wide black border. Boxes can have any name that is a valid template parameter name, although single character names should be avoided to prevent conflicts with tile symbols. ==Style attributes== The appearance of the boxes may be controlled by the optional template parameters ''border'' and ''boxstyle''. The former sets the width of the box border in pixels, while the latter can be used to append arbitrary CSS declarations directly to the box style attributes. For example, the following code: <pre style="overflow:auto;"> {{familytree/start |summary=Box 1 married to Box 2, with children Box 3 and Box 4}} {{familytree|border=0|boxstyle=background:#dfd;| | FOO |y| BAR | |FOO=Box 1|BAR=Box 2}} {{familytree|border=0|boxstyle=background:#dfd;| | |,|-|^|-|.| | }} {{familytree|border=0|boxstyle=background:#dfd;| | FOO | | BAR | |FOO=Box 3|BAR=Box 4}} {{familytree/end}} </pre> produces a result like this: {{familytree/start |summary=Box 1 married to Box 2, with children Box 3 and Box 4}} {{familytree|border=0|boxstyle=background:#dfd;| | FOO |y| BAR | |FOO=Box 1|BAR=Box 2}} {{familytree|border=0|boxstyle=background:#dfd;| | |,|-|^|-|.| | }} {{familytree|border=0|boxstyle=background:#dfd;| | FOO | | BAR | |FOO=Box 3|BAR=Box 4}} {{familytree/end}} Style attributes can even be set for individual boxes, as in the example below: <pre style="overflow:auto;"> {{familytree/start |White box with three children Red box, Green box, Blue box, all married to each other}} {{familytree| | | | |WHITE| | | | |WHITE=White box}} {{familytree| |,|-|-|'|!|`|-|-|.| }} {{familytree|RED |~|GREEN|~|BLUE |RED=Red box|GREEN=Green box|BLUE=Blue box |boxstyle_RED =background-color: #faa; |boxstyle_GREEN=background-color: #afa; |boxstyle_BLUE =background-color: #aaf; }} {{familytree/end}} </pre> which produces the output: {{familytree/start |White box with three children Red box, Green box, Blue box, all married to each other}} {{familytree| | | | |WHITE| | | | |WHITE=White box}} {{familytree| |,|-|-|'|!|`|-|-|.| }} {{familytree|RED |~|GREEN|~|BLUE |RED=Red box|GREEN=Green box|BLUE=Blue box |boxstyle_RED =background-color: #faa; |boxstyle_GREEN=background-color: #afa; |boxstyle_BLUE =background-color: #aaf; }} {{familytree/end}} '''NOTE:''' When specifying style attributes for individual named boxes, make sure the box names are aligned to the '''left''' side of area reserved for them in the template call (as in "<code>|RED |</code>" instead of "<code>| RED |</code>" in the example above). Otherwise the template will end up looking for a style parameter with spaces in its name. The {{tl|familytree/start}} template also accepts an optional ''style'' parameter that can be used to set CSS styles for the entire table.<noinclude> [[Category:Family trees| ]]</noinclude>
Opis zmian:
Wszelki wkład na Ethenor może być edytowany, zmieniany lub usunięty przez innych użytkowników. Jeśli nie chcesz, żeby Twój tekst był dowolnie zmieniany przez każdego i rozpowszechniany bez ograniczeń, nie umieszczaj go tutaj.
Zapisując swoją edycję, oświadczasz, że ten tekst jest Twoim dziełem lub pochodzi z materiałów dostępnych na warunkach
domeny publicznej
lub kompatybilnych (zobacz także
My wiki:Prawa autorskie
).
PROSZĘ NIE WPROWADZAĆ MATERIAŁÓW CHRONIONYCH PRAWEM AUTORSKIM BEZ POZWOLENIA WŁAŚCICIELA!
Anuluj
Pomoc w edycji
(otwiera się w nowym oknie)
Strony dołączone w tym artykule:
Szablon:Familytree
(
edytuj
)
Szablon:Familytree/end
(
edytuj
)
Szablon:Familytree/start
(
edytuj
)
Szablon:Familytree/step2
(
edytuj
)
Szablon:Tl
(
edytuj
)
Szukaj
Szukaj
Edytujesz
Szablon:Familytree/doc
Dodaj temat