Difference between revisions of "Help:Editing"
From NAMIC Wiki
(Redirecting to Editing Guide:Getting Started) |
|||
Line 1: | Line 1: | ||
− | + | Here are links to some editing tips: | |
+ | |||
+ | * [http://meta.wikimedia.org/wiki/Help:Editing General Editing] | ||
+ | * [http://meta.wikimedia.org/wiki/Help:Images_and_other_uploaded_files About Images] | ||
+ | * [http://meta.wikimedia.org/wiki/Help:Formula Math (TeX) formulas] | ||
+ | * [http://meta.wikimedia.org/wiki/Help:Table Tables] | ||
+ | * [http://meta.wikimedia.org/wiki/MediaWiki_User%27s_Guide#For_editors Other] | ||
+ | |||
+ | The tables in NAMIC Wiki are designed with the following template: | ||
+ | |||
+ | <pre><nowiki>{| border="1" | ||
+ | |- bgcolor="#abcdef" | ||
+ | ! Heading1 !! Heading2 !! Heading3 | ||
+ | |- | ||
+ | | Entry1 || Entry2 || Entry3 | ||
+ | |- | ||
+ | | Entry1 || Entry2 || Entry3 | ||
+ | |}</nowiki></pre> | ||
+ | |||
+ | Which produces: | ||
+ | |||
+ | {| border="1" | ||
+ | |- bgcolor="#abcdef" | ||
+ | ! Heading1 !! Heading2 !! Heading3 | ||
+ | |- | ||
+ | | Entry1 || Entry2 || Entry3 | ||
+ | |- | ||
+ | | Entry1 || Entry2 || Entry3 | ||
+ | |} | ||
+ | |||
+ | Note: to prevent spam, you need permission before you can add URLs (links) to wiki pages. To get permission, send an email your wiki username to [mailto:namic-wiki@na-mic.org namic-wiki@na-mic.org] along with a short description of your relationship to NA-MIC. |
Latest revision as of 15:09, 3 January 2007
Home < Help:EditingHere are links to some editing tips:
The tables in NAMIC Wiki are designed with the following template:
{| border="1" |- bgcolor="#abcdef" ! Heading1 !! Heading2 !! Heading3 |- | Entry1 || Entry2 || Entry3 |- | Entry1 || Entry2 || Entry3 |}
Which produces:
Heading1 | Heading2 | Heading3 |
---|---|---|
Entry1 | Entry2 | Entry3 |
Entry1 | Entry2 | Entry3 |
Note: to prevent spam, you need permission before you can add URLs (links) to wiki pages. To get permission, send an email your wiki username to namic-wiki@na-mic.org along with a short description of your relationship to NA-MIC.