Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
wiki:contributing [2021/09/29 10:06] jojo1973 [Contributing to the wiki] |
wiki:contributing [2021/09/29 10:22] (current) jojo1973 |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| This wiki is an ongoing effort by a group of enthusiasts, | This wiki is an ongoing effort by a group of enthusiasts, | ||
| - | The wiki uses the [[https:// | + | ---- |
| - | \\ | + | |
| + | ===== Resources ===== | ||
| + | The wiki uses the [[https:// | ||
| * the [[https:// | * the [[https:// | ||
| * a practical [[https:// | * a practical [[https:// | ||
| Line 11: | Line 13: | ||
| For mathematical formulas, this wiki uses the [[http:// | For mathematical formulas, this wiki uses the [[http:// | ||
| - | ==== General Article guidelines ==== | + | ---- |
| - | * Write as if you are writing a book, not as if you are writing an email (impersonal, | + | |
| - | * For RPL code samples, use the proper Unicode characters. In normal text, the wiki engine will replace %%<< | + | |
| - | * Don't cite forum posts or hpgcc3.org articles, those are considered " | + | |
| - | + | ||
| - | ==== Formatting conventions ==== | + | |
| - | * Wiki articles should use heading level 2 as the highest (for section titles, level 2 has 5 equal signs). | + | |
| - | * Each Section with a level 2 title needs to be separated with %%----%% in a newline. This allows the automatic table of contents to kick in, and allows editing sections individually. | + | |
| - | * Variables, commands, objects or anything that is presented "as shown on the calculator screen", | + | |
| - | * RPL code needs to be included in %%< | + | |
| - | * Key press conventions are summarized in chapter 1 under [[manual: | + | |
| + | ===== Formatting conventions ===== | ||
| + | * Wiki articles should use heading level 2 as the highest (for section titles, level 2 has 5 equal signs); | ||
| + | * each section with a level 2 title needs to be separated with '' | ||
| + | * variables, commands, objects or anything that is presented //as shown on the calculator screen//, should be enclosed in two single quotes, i.e. use '' | ||
| + | * **newRPL** code needs to be included in '' | ||
| + | * key press conventions are summarized in chapter 1 under [[manual: | ||
| + | ---- | ||
| + | ===== General article guidelines ===== | ||
| + | * Write as if you are writing a book, not as if you are writing an email (impersonal, | ||
| + | * For RPL code samples, use the proper Unicode characters. In normal text, the wiki engine will replace '' | ||
| + | * Don't cite forum posts or hpgcc3.org articles, those are considered " | ||