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

From FreekiWiki
Jump to navigation Jump to search
(→‎R: and more)
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div style="border: 1px solid #9F9FFF; padding: .5em 1em; color: #000; margin: 3px 3px 0;">'''Requesting Love:''' ''{{{1}}}''</div>
+
== R ==
 +
We are doing things
  
the {{{1}}} where you would add short note about request
+
<graphviz>
 +
digraph g {
  
<div style="text-align:center; border: 1px solid #9F9FFF; padding: .5em 1em; color: #000; margin: 3px 3px 0;">'''Please update section!'''  ''this should be looked at by someone knowledgeable''</div>
+
      subgraph cluster_5 {
 +
node [style=filled];
 +
p0 -> p1;
 +
label = "Printer";
 +
                color=green
 +
}
  
----
+
        p0 -> r3;
 +
        p1 -> r3;
 +
        p1 -> s4;
  
Mattman-                                                                                                                                     
+
subgraph cluster_0 {
                                                                                                                                         
+
node [style=filled];
What do you think about a <nowiki>{{update me}}</nowiki> template, that just has a tiny                                                                       
+
a0 -> a1;
message like "UPDATE ME!" in bright colored letters..                                                                                       
+
label = "Monitor";
Not for an entire page, but for when you have a long page that is                                                                           
+
                color=green
basically up to date, but there is a small point (a bullet point or                                                                         
+
}
whatever) that should be looked at by someone knowledgeable..                                                                               
 
For example, I just reformatted [[Volunteer Intake Howto]]. There are 3                                                                     
 
places where some updating is in order, but I lack the expertise. I'd like                                                                   
 
to flag them in an obvious way for later visitors..                                                                                         
 
  
-Pete
+
        a0 -> r0;
----
+
        a1 -> r0;
 +
        a1 -> s0;
  
what happens after a ''Template:Policy in development'' becomes concented. Policy in effect? Im not sure what to add because im so so sleepy.
+
subgraph cluster_1 {
 +
                node [style=filled];
  
<div style="text-align:center; font-size:100%"><div style="width: 85%; background-color:#fff7cb;padding:.5em 0; border: 1px solid #ffad80; color: #000; margin: 0 auto .5em">'''Free Geek Policy Page.'''</div>
+
        subgraph cluster_11 {
 +
      e0 -> e1;
 +
                      e0 -> e2;
 +
                      e0 -> e3;
 +
                      e1 -> e0;
 +
                      e2 -> e0;
 +
                      e3 -> e0;
 +
                      label = "System Evaluation";
 +
      color=blue
 +
                }
 +
                subgraph cluster_10 {
 +
                        l1 -> l0;
 +
                        label = "Laptop";
 +
        color=blue
 +
                }
 +
                e2 -> c0;
 +
label = "Prebuild";
 +
color=blue
 +
}
  
: I think that just having it categorized as a policy is enough, maybe.
+
        e0 -> c0;
: P.S. (sign your notes with squiggles (<nowiki>~~~</nowiki>) [[User:Rfs|RfS]]
+
        e1 -> c0;
 +
        c0 -> t0;
 +
        c0 -> b0;
 +
        e0 -> t0;
 +
        e1 -> s1;
 +
        e2 -> s1;
 +
        e3 -> s1;
 +
        s1 -> b0;
 +
        s1 -> ab;
 +
        l0 -> lb;
 +
        l1 -> t0;
 +
 
 +
subgraph cluster_2 {
 +
node [style=filled];
 +
t0 -> s2;
 +
label = "testing";
 +
                color=purple
 +
}
 +
 
 +
        t0 -> b0;
 +
        t0 -> r2;
 +
        t0 -> lb;
 +
        t0 -> ab;
 +
 
 +
subgraph cluster_3 {
 +
node [style=filled];
 +
b0 -> bq;
 +
                lb -> lq;
 +
                ab -> aq;
 +
label = "Build";
 +
                color=purple
 +
}
 +
 
 +
 
 +
subgraph cluster_6 {
 +
node [style=filled];
 +
 +
label = "laptop build";
 +
                color=purple
 +
}
 +
subgraph cluster_4 {
 +
node [style=filled];
 +
r0;
 +
                r1 -> r2;
 +
                r1 -> r4;
 +
                r2 -> r5;
 +
                r3;
 +
label = "recycling";
 +
}
 +
r0 [shape=Msquare];
 +
r1 [shape=hexagon];
 +
r2 [shape=hexagon];
 +
r3 [shape=Msquare];
 +
        r4 [shape=Msquare];
 +
        r5 [shape=Msquare];
 +
 
 +
a0 [shape=hexagon];
 +
a1 [shape=hexagon];
 +
 
 +
        s0 [shape=house];
 +
        s1 [shape=house];
 +
        s2 [shape=house];
 +
        s3 [shape=house];
 +
        s4 [shape=house];
 +
        s5 [shape=house];
 +
 
 +
        e0 [shape=box];
 +
        e1 [shape=box];
 +
        c0 [shape=box];
 +
        b0 [shape=box];
 +
        bq [shape=box];
 +
 
 +
        b0 -> e0
 +
        start -> p0;
 +
start -> a0;
 +
start -> e0;
 +
        start -> l1;
 +
        start -> c0;
 +
        e0 -> r1;
 +
        bq -> s3;
 +
        aq -> s3;
 +
        lq -> s5;
 +
 
 +
start [shape=hexagon];
 +
}
 +
</graphviz>
 +
 
 +
== L ==
 +
<graphvizr>
 +
digraph G {
 +
 
 +
Policy_idea -> Read_Policies
 +
Policy_intrest -> Read_Policies
 +
Read_Policies -> Link_to_List
 +
Read_Policies -> Policy_still_relivent
 +
Read_Policies -> More_info_needed
 +
Link_to_List -> Look_for_link
 +
Policy_still_relivent -> ask_the_question
 +
More_info_needed -> ask_the_question
 +
ask_the_question -> document
 +
Look_for_link -> document
 +
document -> Read_Policies
 +
}
 +
</graphvizr>
 +
* [[Policy Development]]
 +
* [[Policies]]
 +
* [[Policy and Structure Class]]

Latest revision as of 11:49, 28 November 2007

R

We are doing things

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

L

<graphvizr> digraph G {

Policy_idea -> Read_Policies Policy_intrest -> Read_Policies Read_Policies -> Link_to_List Read_Policies -> Policy_still_relivent Read_Policies -> More_info_needed Link_to_List -> Look_for_link Policy_still_relivent -> ask_the_question More_info_needed -> ask_the_question ask_the_question -> document Look_for_link -> document document -> Read_Policies } </graphvizr>