User:Mattshu/sandbox: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Added backbone of first column of contents)
Line 5: Line 5:
== Page Creation ==
== Page Creation ==
* [[User:Mattshu/sandbox#Creating_a_How-to_Page|How-to pages]]
* [[User:Mattshu/sandbox#Creating_a_How-to_Page|How-to pages]]
* Mod pages
* [[User:Mattshu/sandbox#Creating_a_Mod_Page|Mod pages]]
* Entity-specific pages
* [[User:Mattshu/sandbox#Creating_an_Entity_Page|Entity pages]]
* Categories
* [[User:Mattshu/sandbox#Creating_Categories|Categories]]
* User pages
* [[User:Mattshu/sandbox#Creating_User_Pages|User pages]]
* Discussion pages
* [[User:Mattshu/sandbox#Creating_Discussion_Pages|Discussion pages]]
* '''Editing Guidelines'''
* [[User:Mattshu/sandbox#Editing_Guidelines|'''Editing Guidelines''']]


== Editing Toolbar ==
== Editing Toolbar ==

Revision as of 11:42, 3 October 2011

Page Creation

Editing Toolbar

  • Bold text
  • Italic text
  • Underlined text
  • Adding external links
  • Adding a header
  • Inserting a picture
  • Inserting media(unavailable)
  • Mathematical formula(unavailable)
  • Ignoring wiki formatting
  • Inserting your signature
  • Horizontal lines

Formatting Pages

  • Bullet points
  • Numbered lists
  • Indenting
  • Redirecting pages
  • Adding tables
  • Categorizing pages
  • Syntax highlighting for script/code
  • Quick message boxes

Page Templates

  • Marking-up text
  • Maintenance templates
  • Entity-specific templates

Specific Formatting Guidelines

  • Mod pages
  • Italics
  • Bolding
  • <code> tag

Page Creation

Creating a How-to Page

Creating a Mod Page

Creating an Entity-Specific Page

Creating Categories

Creating User Pages

Creating Discussion Pages

Editing Guidelines

Editing Toolbar

Mediawiki editbuttons.png

Bold text http://developer.valvesoftware.com/w/skins/common/images/button_bold.png

Syntax: '''Bold text'''

Italicized text http://developer.valvesoftware.com/w/skins/common/images/button_italic.png

Syntax: ''Italic text''

Internal links http://developer.valvesoftware.com/w/skins/common/images/button_link.png

Syntax: [[Link title]]

External links http://developer.valvesoftware.com/w/skins/common/images/button_extlink.png

Syntax: [http://www.example.com link title]

Headline text http://developer.valvesoftware.com/w/skins/common/images/button_headline.png

Syntax: == Headline text ==

Embedded pictures http://developer.valvesoftware.com/w/skins/common/images/button_image.png

Syntax: [[Image:Example.jpg]]

Ignore Wiki formatting http://developer.valvesoftware.com/w/skins/common/images/button_nowiki.png

Syntax: <nowiki>Insert non-formatted text here</nowiki>

Signature http://developer.valvesoftware.com/w/skins/common/images/button_sig.png

Syntax: --~~~~

Horizontal lines http://developer.valvesoftware.com/w/skins/common/images/button_hr.png

Syntax: ----