Difference between revisions of "User:Matteo/scratch.03"

From FreekiWiki
Jump to navigation Jump to search
(colorific)
(graph)
Line 1: Line 1:
__NOTOC__ __NOEDITSECTION__
+
<graphviz>
Prebuild is funnnnn, can some one help me with a description of what prebuild is.
+
digraph structure {
{|cellspacing="1px"  
+
graph [
 +
rankdir = "LR"
 +
];
 +
node [ fontsize = "16" shape = "ellipse" ];
 +
edge [ ];
 +
"Top" [ label = "<f0> Council | <f1> Board | <f2> Staff " shape = "record" ];
 +
"Action" [ label = "<f0> Action| | |" shape = "record" ];
 +
"C7" [ label = "<f0> C7 | |" shape = "record" ];
 +
"HR" [ label = "<f0> HR| <f1> | <f2> |" shape = "record" ];
 +
"node5" [ label = "<f0> (nil)| | |-1" shape = "record" ];
 +
"node6" [ label = "<f0> 0xf7fc4380| <f1> | <f2> |1"shape = "record" ];
 +
"node7" [ label = "<f0> 0xf7fc4380| <f1> | <f2> |2" shape = "record" ];
 +
"node8" [ label = "<f0> (nil)| | |-1" shape = "record" ];
 +
"node9" [ label = "<f0> (nil)| | |-1" shape = "record" ];
 +
"node10" [ label = "<f0> (nil)| <f1> | <f2> |-1" shape = "record" ];
 +
"node11" [ label = "<f0> (nil)| <f1> | <f2> |-1" shape = "record" ];
 +
"node12" [ label = "<f0> 0xf7fc43e0| | |1" shape = "record" ];
  
| width="70%" style="background-color:#FFFFFF;" valign="top"|
+
"node0":f0 -> "node1":f0 [ id = 0 ];
<div style="border:1px solid #aaaaaa; background-color: #eee8aa; padding:1em;">
+
"node0":f1 -> "node2":f0 [ id = 1 ];
== Reading FreekiWiki ==
+
"node1":f0 -> "node3":f0 [ id = 2 ];
 
+
"node1":f1 -> "node4":f0 [ id = 3 ];
You may want to know how to...
+
"node1":f2 -> "node5":f0 [ id = 4 ];
 
+
"node4":f0 -> "node3":f0 [ id = 5 ];
*[[Help:Search|Search]] for information
+
"node4":f1 -> "node6":f0 [ id = 6 ];
*[[Special:Recentchanges|Recent changes]] shows the most recent edits.
+
"node4":f2 -> "node10":f0 [ id = 7 ];
*Practice editing should happen on the [[Sandbox]].
+
"node6":f0 -> "node3":f0 [ id = 8 ];
*[[Special:Watchlist|"My watchlist"]] is a way of keeping track of changes on particular pages.
+
"node6":f1 -> "node7":f0 [ id = 9 ];
*Each page has a corresponding discussion page.  Use this page to discuss major changes, questions, etc...
+
"node6":f2 -> "node9":f0 [ id = 10 ];
*Find out [[Who Writes FreekiWiki]].
+
"node7":f0 -> "node3":f0 [id = 11 ];
</div>
+
"node7":f1 -> "node1":f0 [ id = 12 ];
<div style="border:1px solid #aaaaaa; background-color: #D0F0C0; padding: 1em;">
+
"node7":f2 -> "node8":f0 [ id = 13];
== Editing FreekiWiki ==
+
"node10":f1 -> "node11":f0 [ id = 14 ];
*[[Help:Editing]] gives you information on Wiki Markup.
+
"node10":f2 -> "node12":f0 [ id = 15 ];
*[[Character formatting]]
+
"node11":f2 -> "node1":f0 [ id = 16 ];
*[[Help:Calendar]]
+
}
*there are many different [[Graph Types]]
+
</graphviz>
</div>
 
<div style="border:1px solid #aaaaaa; background-color: #ffe4b5; padding: 1em;">
 
== ToDo ==
 
{{Help:ToDo}}
 
</div>
 
|width="30%" align="left" style="border: 1px solid #6688AA; background-color:#CCCCFF;padding: 1em;" valign="top" |
 
==Contributor's Handbook==
 
===Common procedures===
 
===Formatting/Organizing===
 
[[FreekiWiki:Template messages]]
 
===Fixing mistakes and vandalism===
 
===Other===
 
*[[Www-mediawiki-client]]
 
== External links ==
 
===Formatting===
 
* '''[[Wikipedia:Manual of Style]]''' (<small>[[Wikipedia:Guide to layout|Layout]], [[Wikipedia:Naming conventions|Naming conventions]], [[Wikipedia:Disambiguation|Disambiguation]], [[Wikipedia:Captions|Captions]]</small>)
 
* [[Wikipedia:Guide_to_writing_better_articles]]
 
*[[Wikipedia:Help:Formula]]
 
*[[Wikipedia:Help:List]]
 
*[[Wikipedia:Help:Table]]
 
*[[Wikipedia:Help:HTML in wikitext]]
 
*[[Wikipedia:Help:Images and other uploaded files]]
 
*[[Wikipedia:Help:Image page]]
 
===Frequently asked questions===
 
===Account maintenance===
 
 
 
 
 
|}
 
{|cellspacing="1px" style="background-color:#f8fcff"
 
 
 
| width="100%" style="border: 1px solid #6688AA; background-color:#FFFFFF; padding:1em;" valign="top"|
 
bottom
 
|}
 

Revision as of 14:35, 21 January 2006

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.