Difference between revisions of "Wiki Talk"

From Makers Local 256
Jump to: navigation, search
m (Part 1: broke up into two sections)
(moved tables to part 2, since there's a lot of info there)
Line 36: Line 36:
 
*** gallery
 
*** gallery
 
** audio
 
** audio
* basic tables
 
 
* preformatted text
 
* preformatted text
 
* the nowiki tag
 
* the nowiki tag
  
 
== Part 2 ==
 
== Part 2 ==
*template creation
+
* template creation
**argument handling
+
** argument handling
*templates with logic(parserfunctions)
+
* templates with logic(parserfunctions)
 +
* tables
 +
** table attributes
 +
** table header rows
 +
** constructing tables from templates
  
  
  
 
[[Category:Talks]]                                                  <!--MAKE AS MANY CATEGORIES AS YOU NEED-->
 
[[Category:Talks]]                                                  <!--MAKE AS MANY CATEGORIES AS YOU NEED-->

Revision as of 14:37, 19 June 2010

Creator:
Omegix
Status:
Gathering Talking Points
Born On:
14:57, 18 June 2010 (CDT)
Last Updated:
14:37, 19 June 2010 (CDT)

Overview

This is a page to gather information for a talk on how to use a wiki.

Part 1

Usage

  • special sections
    • Special:
    • User:
    • Category:
  • elements of each wiki page
    • actual page
    • discussion/talk
    • history
    • watch
  • edits
    • how to leave a summary
    • magic preview button
    • minor edit checkbox

Markup

  • headings
  • lists
    • ordered
    • unordered
    • dictionary
    • nesting
    • links
  • embedded media
    • pictures
      • image w/ caption
      • gallery
    • audio
  • preformatted text
  • the nowiki tag

Part 2

  • template creation
    • argument handling
  • templates with logic(parserfunctions)
  • tables
    • table attributes
    • table header rows
    • constructing tables from templates