Help:Editing
Contents |
General Help
For general help in editing please read Wikipedia's "How to edit a page" page. The Media Wiki Cheatsheet may also be very helpful.
Looking at other Wiki articles is one of the best ways to see how things are done. If you want to experiment, the Ext4:Sandbox page is available for this purpose.
Ext4 Wiki Editing Policies
Write with Other Users in Mind
When you write an article, keep the following things in mind...
- Respect others. Try sticking to a neutral point of view. Respect the work of other writers. Respect your (potential) readers.
- Even though the article is written by you, it is a piece of information others might work on later. Try to avoid personal remarks in your articles.
Naming Policies For New Pages
If you create a new page, please consider the following page naming policies. This is important to keep a persistent page naming scheme and hence to ensure that the Wiki still works well as it has grows more complex.
Page names (the links you create to point to the page) are used as the page Title. Considering these policies has the following advantages:
- The pages will have self-explaining titles.
- The pages are more easily found in search engines like Google.
General Policies
- It is allowed and in fact wanted that you use spaces within your page titles; don't use StudlyCapPageTitlesWithNoSpaces, as they are hard to read.
- The name you choose for the page should be as specific as its content will be. In other words...it should not be possible to write another page with more general content about the topic that your page title indicates.
Specific Kinds of Pages
To sort similar pages together in the Model views, we start specific pages in defined ways. The following table shows the naming schemes for several kinds of pages...
Page Type | Naming Scheme | Example |
---|---|---|
HowTos | How to ... | How to get special keys to work |
Problem descriptions | Problem with ... | Problem with PI mutexes |
Patches | Patch ... | Patch to fix tg3 hangs |
Use Semantic Formatting
Please prefer semantic formatting over beauty. To help maintaining a formatting standard, you can use the following templates.
Unfortunately, nesting templates is not possible. I.e. you can't put a cmd template inside a NOTE template.
syntax | resulting output | |||
---|---|---|---|---|
{{cmduser|command}} | $ command
| |||
{{cmdroot|command}} | # command
| |||
{{cmdresult|shell output}} | shell output | |||
{{cmd|command|prefix>}} | prefix> command
| |||
{{bootparm|parameter|value}} | parameter=value
| |||
{{path|/etc/config.cfg}} | /etc/config.cfg
| |||
{{HINT|A suggestion.}} | Hint:
A suggestion.
| |||
{{NOTE|Take notice!}} | NOTE!
Take notice!
| |||
{{WARN|Be careful!}} | ATTENTION!
Be careful!
| |||
{{HELP|Request for help}} | Help needed
Request for help
| |||
text needing a footnote{{footnote|1}} | text needing a footnote1 | |||
{{footnotes| #first footnote |
|
Use Our Editorial Templates
syntax | resulting output | ||
---|---|---|---|
{{Stub}} (Use only at the beginning of pages!) |
| ||
{{Todo|needs editing}} |
| ||
{{Fixme|preliminary information}} |
| ||
{{Usage|do this and that}} (Use only at the beginning of pages!) |
|