Difference between revisions of "RPi Wiki Best Practice"
From eLinux.org
(→Keep it modular) |
(→make it safe) |
||
| Line 10: | Line 10: | ||
=make it safe= | =make it safe= | ||
make it clear to which audience the current page is aimed at , as seen here [[RPi Advanced Setup]] | 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 templates= | ||
Revision as of 10:20, 6 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
Keep it modular
if you see big lists and code listing cropping up , create a new article for them .
Bad Example : RPi Buying Guide