Difference between revisions of "User:Rfs/Scratch"

From FreekiWiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
[[SFreekiWiki:My Page Name|My Page Name]] (on the secure wiki
 
[[SFreekiWiki:My Page Name|My Page Name]] (on the secure wiki
 +
 +
 +
{| class="wikitable sortable" border="1"
 +
|+Sortable table
 +
|-
 +
! Alphabetic !! Numeric !! Date !! class="unsortable" | Unsortable
 +
|-
 +
| d || 20 || 2008-11-24 || This
 +
|-
 +
| b || 8 || 2004-03-01 || column
 +
|-
 +
| a || 6 || 1979-07-23 || cannot
 +
|-
 +
| c || 4 || 1492-12-08 || be
 +
|-
 +
| e || 0 || 1601-08-13 || sorted.
 +
|}
 +
  
  
 
[[FGVwiki:Signs|Signs]] at vancouver's wiki
 
[[FGVwiki:Signs|Signs]] at vancouver's wiki
  
<graphviz renderer='dot'>
+
<graphviz>
 
digraph D {
 
digraph D {
   a -> b [weight=1]
+
   a -> b
   a -> c [weight=1]
+
   a -> c
   a -> d [weight=8]
+
   a -> d
   b -> c [weight=8]
+
  a -> d
   b -> d [weight=1]
+
  a -> d
   c -> d [weight=1]
+
  b -> c
 +
  b -> c
 +
   b -> c
 +
   b -> d
 +
   c -> d
  
 
}
 
}

Latest revision as of 12:47, 27 February 2010

My Page Name (on the secure wiki


Sortable table
Alphabetic Numeric Date Unsortable
d 20 2008-11-24 This
b 8 2004-03-01 column
a 6 1979-07-23 cannot
c 4 1492-12-08 be
e 0 1601-08-13 sorted.


Signs at vancouver's wiki

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

'circo':
'dot':
'fdp':
'neato':
'twopi':