Difference between revisions of "RPi Wiki Best Practice"
From eLinux.org
(→Keep it modular) |
(→Keep it modular) |
||
| Line 19: | Line 19: | ||
=Keep it modular= | =Keep it modular= | ||
| − | if you see big lists cropping up , create a new article for them . | + | if you see big lists and code listing cropping up , create a new article for them . |
Bad Example : [[RPi Buying Guide]] | Bad Example : [[RPi Buying Guide]] | ||
Revision as of 10:19, 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
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