Difference between revisions of "Sudoroom"

From Sudo Room
Jump to navigation Jump to search
(adds image)
(transcludes Infobox recipe/doc documentation page)
Line 1: Line 1:
__NOTOC__
The sudo room wiki is a great place to publish recipes!
[[File:Sudo_room_remix_raster.png|frameless|right|300px]]
[[File:Sudo-intro-comic.jpg|frameless|right|300px]]
*We're '''Sudo Room''', a ''free'' hackerspace located at '''[[2141 Broadway]]''' in downtown Oakland, CA!
*We're into '''technology''' and where it intersects with '''social justice''', '''sustainability''', '''education''' and '''solidarity'''.
*We strive to be an '''open''', '''transparent''', '''horizontal''' and '''welcoming''' community where all are supported and free to ''learn'', ''create'', ''gather'', ''collaborate'', ''work'', ''play'' and ''more''! .
*We've got tons of '''tools''' for you to use, from a '''3D printer''' to '''public computer terminals''', a '''big huge library''' and '''all kinds of gadgets'''!
*We are exclusively '''volunteer-run''' and supported through '''[[Gittip|donations]]'''!! Learn more about [[Membership|membership]].
*Our slogan is: '''''HACK THE PLANET!'''''


{| class="wikitable" style=""
==Instructions==
! colspan="2"| Weekly Events
|-
| '''3D Tuesdays
(5-9p)'''
| [[image:Type A cat.jpg|thumb|120px|a printed cat]]
Open hack night for 3D [[3D_Modeling|Modeling]] & [[Printing#3D_printing|printing]] - come learn SCAD, play with our [[Type_A_Machine|Type-A Machine]], create [[Type_A_Machine#Gallery of Creations|cool things]], and help us with [[RepRap|building a RepRap]]!
|-
| '''[[Meetings|Sudoroom Meetings]]
(Wednesdays 7p)'''
| Official meeting of organization, bureaucray and fun. We keep our agenda on an [https://pad.riseup.net/ etherpad] and then [[Meetings#Meeting_Notes_Archive|archive the meeting minutes]]. We're a California non-profit. See our [[Articles of Association]].
|-
| '''[http://www.meetup.com/EBJavaScript/ Javascript meetup]
(Thursdays 6:30p)'''
| Learn, chat and hack on node.js, frontend, or whatever! Oakland is [http://oaklandwiki.org/Javascript javascript city].
|-
| '''[[Mesh]]
(Thursdays 7:30-10p)'''
| [[image:510NetworkDishes.jpg|thumb|120px|the antenna that beamed wireless packets across Lake Merritt]]
A group [[Mesh|working]] on bringing [https://peoplesopen.net/ free wifi] to the East Bay. They just did a developer launch!
|-
| '''[[Today We Learned]]
(Saturdays 2-5p)'''
| Colearning, knowledge sharing, open hacking, show & tell, and more!
|-
! colspan="2" | Every other week
|-
| '''[http://oaklandwiki.org/ Oakland Wiki]
(Every other Thursday 7-8:30p)'''
| Come edit Oakland's only open, publicly editable wiki! Oakland Wiki has been used as a platform for [http://oaklandwiki.org/Domain_Awareness_Center citizen journalism], sharing local [http://oaklandwiki.org/Resources resources] and [http://oaklandwiki.org/Oakland_Chicano_Moratorium history], and whatever else you can [http://oaklandwiki.org/tags/fun dream up].
|-
! colspan="2" | Monthly Events
|-
| '''[[Cryptoparty]]
(Third Sundays 2-5p)'''
| Learn & talk about encryption & cybersecurity. Learn how to use GPG, OTR, Tor, Tails, and other anti-surveillance technologies.
|}


{{#widget:OSM-Sudoroom-dev
===Choose Location===
| w=65%
Edit the page to which you want to add a recipe. Or, create the page if it doesn't exist already using this button:
| h=325px
 
| mklat=37.810963
<div style="float:left;">
| mklon=-122.267652
<inputbox>
| text1=Entrance on 22nd Street. We're upstairs!
type=create
| text2=Elevator and ample indoor space for bikes.
preload=Log
| address=2141 Broadway, Oakland, CA
placeholder=New page name
| link=https://sudoroom.org/wiki/Getting_here
width=24
}}
break=no
</inputbox>
</div>
<br/>
 
===Add Recipe Infobox===
When creating or editing the page to which you want to add a recipe, simply use the [[Template:Infobox recipe]].
 
Copy and paste the sample usage text on the [[Template:Infobox recipe]] page, into the destination page of your choice, then fill out the values with the information you have about the recipe. You can read descriptions of the infobox fields and their expected values on the [[Template:Infobox recipe]] page.
 
'''See documentation below:'''
{{Template:Infobox recipe/doc}}

Revision as of 13:19, 21 May 2014

The sudo room wiki is a great place to publish recipes!

Instructions

Choose Location

Edit the page to which you want to add a recipe. Or, create the page if it doesn't exist already using this button:


Add Recipe Infobox

When creating or editing the page to which you want to add a recipe, simply use the Template:Infobox recipe.

Copy and paste the sample usage text on the Template:Infobox recipe page, into the destination page of your choice, then fill out the values with the information you have about the recipe. You can read descriptions of the infobox fields and their expected values on the Template:Infobox recipe page.

See documentation below:

Usage

{{{name}}}
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted
{{{caption}}}
Alternative names
{{{alternate_name}}}
Summary {{{summary}}}
Type {{{course}}}
Location of creation
{{{location}}}
Creators {{{creator}}}
Total time
Serving temperature
{{{served}}}
Main ingredients
{{{main_ingredient}}}
Ingredients generally used
{{{minor_ingredient}}}
Yield {{{yield}}}
Instructions {{{instructions}}}
Variations {{{variations}}}
Food energy
(per 100 g serving)
{{{calories}}} kcal
Nutritional value
(per 100 g serving)
Protein {{{protein}}} g
Fat {{{fat}}} g
Carbohydrate {{{carbohydrate}}} g
Similar dishes
{{{similar_dish}}}
Other information
{{{other}}}
{{Infobox recipe
| name             = 
| image            = 
| caption          = 
| alternate_name   = 
| summary          =
| location         = 
| creator          = 
| date             = 
| time1            = 
| time2            = 
| course           = 
| type             = 
| served           = 
| main_ingredient  = <!-- List amounts in parentheses: {{Plainlist|Banana (1)|Yogurt (1 cup)}} -->
| minor_ingredient = <!-- List amounts in parentheses: {{Plainlist|Vanilla extract (1 tsp)|Cinammon (0.5 tsp)}} -->
| yield            =
| instructions     = 
| variations       = 
| serving_size     = 100 g
| calories         = 
| protein          = 
| fat              = 
| carbohydrate     = 
| glycemic_index   = 
| similar_dish     = 
| other            = 
| complexity       = 3 <!-- Should if provided contain a number between 1 and 5 -->
}}

Parameters

Copy and paste the infobox above into the desired article and fill in the values after the equals (=) sign. All of the fields are optional. For questions or examples please see the discussion page.

  • name â€“ This comes to the top of the box. If omitted, will be inferred from the page title.
  • image â€“ If there's not an image available, leave the field empty.
  • caption â€“ Leave empty for no image caption.
  • alternate name â€“ Alternate name for the dish.
  • summary â€“ Summary description of the dish.
  • location â€“ Location of creation of the dish.
  • creator â€“ Creator(s) of the dish.
  • year â€“ Year of creation of the dish.
  • time1 â€“ Min time for cooking the dish.
  • time2 â€“ Max time for cooking the dish.
  • course â€“ Appetizer, Dessert, Drink, Main course, Salad, or Side dish.
  • type â€“ e.g. "pie", "biscuit", etc. Do not use if redundant to |course=
  • served â€“ Serving temperature for the dish.
  • main_ingredient â€“ Main ingredient(s) for the dish. Separate multiple values by using {{Plainlist}}.
    • List amounts in parentheses, such as: {{Plainlist|Banana (1)|Yogurt (1 cup)}}
  • minor_ingredient â€“ Minor ingredient(s) for the dish.
    • List amounts in parentheses, such as: {{Plainlist|Vanilla extract (1 tsp)|Cinammon (0.5 tsp)}}
  • yield â€“ Yield of recipe in serving sizes, based on ingredients and instructions.
  • instructions â€“ Instructions for preparing the dish. Separate multiple values by using {{Plainlist}}.
  • variations â€“ Variations for making the dish.
  • serving_size â€“ Size of the default serving, (use 100 g for the standard 100 g serving size).
  • calories â€“ Calories per serving, use a raw number for automatic conversion to kJ.
  • calories_ref â€“ Citation for the calories per serving.
  • protein â€“ The amount of protein in the dish per serving.
  • fat â€“ The amount of fat in the dish per serving.
  • carbohydrate â€“ The amount of carbohydrate in the dish per serving.
  • glycemic_index â€“ Glycemic index (GI).
  • similar_dish â€“ Similar dish.
  • other â€“ Other information.
  • complexity â€“ The complexity of cooking. Should if provided contain a number between 1 and 5.

Microformats

Recipe

The HTML mark up produced by this template includes an hRecipe microformat, which makes food recipes and individual foods parsable by computers, either acting automatically to catalogue articles across Wikipedia, or via a browser tool operated by a person. For more information about the use of microformats on Wikipedia, please see the microformat project.

hRecipe uses HTML classes including:

  • author
  • duration
  • fn
  • ingredient
  • instructions
  • nutrition
  • published
  • tag
  • type
  • yield

Please do not rename or remove these classes.