Difference between revisions of "RPi Wiki Best Practice"
From eLinux.org
m (→Keep it modular) |
(→Use templates) |
||
| Line 18: | Line 18: | ||
* <nowiki> {{Template:RPi_Startup}} </nowiki> very important pages | * <nowiki> {{Template:RPi_Startup}} </nowiki> very important pages | ||
| + | Do not arbitarily extend and change them. They are specificially made for a better (BASIC) overview. | ||
| + | Use Categories instead (Tip #1). | ||
=Keep it modular= | =Keep it modular= | ||
Revision as of 15:21, 18 March 2012
Contents |
Keep basic structure
- add [[Category:RaspberryPi]] to each of your articles and uploads
- put this at the end of your page :
=References=
Looks better ;-)
make it safe
make it clear to which audience the current page is aimed at , as seen here RPi Advanced Setup
Keep the beginners in mind.
Use templates
Use the templates
- {{Template:Raspberry Pi}} for the main pages
- {{Template:RPi_Startup}} very important pages
Do not arbitarily extend and change them. They are specificially made for a better (BASIC) overview. Use Categories instead (Tip #1).
Keep it modular
If you see big lists and code listing cropping up , create a new article for them .
Bad Example : RPi Buying Guide had all the information now moved to RPi Buying Links By Country within a single page.
Please use the preview and see what monster you have created.