Wiki Editing Guide: Difference between revisions

From Digital Grail Convention Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
* Sub headers just add extra ='s on each side.  
* Sub headers just add extra ='s on each side.  
** Example: For a sub header to "Common Formatting" you'd just need to add a line below that and put "===Sub Header===".
** Example: For a sub header to "Common Formatting" you'd just need to add a line below that and put "===Sub Header===".
** this maxes out at "======" on each side.


===List format===
===List format===

Revision as of 06:44, 13 October 2022

Form for Suggesting Edits

If you don't wish to edit the wiki directly use this form for suggesting edits: https://docs.google.com/forms/d/e/1FAIpQLSeYf9IbD_t6vxnYtOzRaftYwqtqidftUHAGquscHDF4OVelsw/viewform?usp=sf_link

Common formatting

Header format

  • To make a header like the one above here then you should surround the text with 2 ='s signs.
    • Example: "==This is a header=="

Sub Header Format

  • Sub headers just add extra ='s on each side.
    • Example: For a sub header to "Common Formatting" you'd just need to add a line below that and put "===Sub Header===".
    • this maxes out at "======" on each side.

List format

  • To make items in a bulleted list like this one you use "* " before the text. To indent bullets you can just add more *'s
    • Example: "* This is will be bulleted like the line above" or "** This will be bulleted like this line is"
  • To make a numbered list you use "# ". And like the above you simply add more #'s to add intended lines.