Wiki Text Editing Reference
| TEXT EDITING |
| =title | page title; center, 21px sans-serif | =title This is My Page |
| =subtitle | sub title; right, underlined, 18px sans-serif | =subtitle This is My Subject |
| =line1 | line separation; heavy line | =line1 |
| =line2 | line separation; medium line | =line2 |
| ---- | line separation; light line | ---- |
| ~~ | return once; 2 tilde | Single space~~ |
| ~~~~ | return twice; 4 tilde | Double space~~~~ |
| -> | paragraph indent | ->indent |
| --> | paragraph indent | -->indent more |
| * | list-bullet | *first-level |
| ** | list-bullet | **second-level |
| # | list-numbered | #first-level |
| ## | list-numbered | ##second-level |
| %red% | color | %red%text is red%% |
| [-....-] | size | [- smaller -] |
| [+....+] | size | [+ larger +] |
| ' ' | italics-2 single quotes | ' ' italics ' ' |
| ' ' ' | bold-3 single quotes | ' ' ' bold ' ' ' |
| ' ' ' ' ' | bold intalics-5 single quotes | ' ' ' ' ' bold italics ' ' ' ' ' |
!| heading | !!small |
| heading | !medium |
| heading | large |
| [=...=] | prevent formatting-use with names like McGrady so that a new page ? isn't created | [=McGrady=] |
| [[<<]] | line break | my line of text[[<<]] |
| LINKS AND FILES |
| Note: There is always a space between the link/anchor(first part) and the visual text(second part). The link cannot have any spaces in it, the visual text can have spaces. |
| [[http://www.website.org www.website.org]] | link outside NFL | www.nflonline.org |
| %target=_blank%[[http://www.nflonline.org www.nflonline.org]] | open a link in a new window | www.nflonline.org |
| [[Attach:file.ext filename.doc]] | link to uploaded document | NFL Qualifier Report |
| [[http://www.website.org Attach:image.jpg]] | link to website click on image |  |
| [[#anchorname]] | anchor tag located anywhere in page text | [[#top]] |
| [[#anchorname Go to Top]] | click on to go to anchor tag location | [[#top Go to Top]] |
| {{My New Page}} | creates a link ? to a new page (NFL Staff Only) | My New Page? |
| [[MyNewPage My New Page]] | link to page in same directory | My New Page |
| [[ThisSite:/StudentResources/StudentChallenge Student Challenge]] | link to page in different directory | Student Challenge |
| [[mailto:districtchairs@centurytel.net Send Email]] | link to open and send email message | districtchairs@centurytel.net |
| TABLE PROPERTIES |
| align= | location on page; center, right, left |
| border= | lines around table and cells, width in pixels; 0(no border)1,2,3... |
| cellpadding= | space between text and cell borders; 1,2,3... |
| cellspacing= | space between table cells; 1,2,3... |
| bordercolor= | border color; red, navy, yellow, etc. |
| bgcolor= | background color; pink, purple, green, etc. |
| width= | width in pixels; 450 or percent of page; 50%
|
| CODE: |
| ||align=center border=1 cellpadding=2 cellspacing=2 bordercolor=purple bgcolor=pink width=50% |
| ||Left || Center || Right|| |
| ||A || B || C|| |
| || || single || || |
| || || multi span |||| |
| Left | Center | Right |
| A | B | C |
| | single | |
| | multi span |
If you are experiencing problems creating your website home page send email to: Help Me