Complete Structure graph: Difference between revisions
Jump to navigation
Jump to search
(Created page with ' == Entire graph == {{#ask: Parent::+ | ?Parent | format=graph | graphcolor=Yes | graphlink=Yes | graphname=Structure | graphlegend=No | graphlabel=Yes }}') |
|||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== Entire graph == | == Entire graph == | ||
{{#ask: [[ | {{#ask: [[Isof::+]] | ||
| ? | | ?Department of | ||
| ?Level of | |||
| ?Bureau of | |||
| format=graph | | format=graph | ||
| graphcolor=Yes | | graphcolor=Yes | ||
Line 10: | Line 11: | ||
| graphlegend=No | | graphlegend=No | ||
| graphlabel=Yes | | graphlabel=Yes | ||
| graphsize=45,25 | |||
| rankdir=TB | |||
}} | }} |