Difference between revisions of "Help:Style Guide"
Templarian (talk | contribs) m (linux penguin style guideline.) |
Templarian (talk | contribs) m |
||
Line 66: | Line 66: | ||
== Linux Penguin Icons! == | == Linux Penguin Icons! == | ||
− | They must be holding a webOS device. | + | They must be holding a webOS device. If your page could use a linux penguin (only for Linux related articles sorry), feel free to use the template and one of the many Penguins. [[Template:Linux]] |
Revision as of 23:14, 22 July 2009
One Column
<source lang="text">
Some text
</source>
Two Columns
<source lang="text">
some content |
some other content |
</source>
Three Columns
<source lang="text">
some content |
some other content |
some other content |
</source>
Code Blocks
To format code, use the source tag, which provides full syntax highlighting. Specify the language with the lang attribute, or if you don't want it to highlight syntax, use "text".
"python", "text", and "javascript" are the main ones, but all major languages are supported.
<source lang="text"> Code or Text </source>
Application Pages (Application:Name)
<source lang="text">
Name - Name of the Application - 1.0.0 - Version major.minor.build
description - Describe the app in full detail, put anything you want.
</source>
Linux Penguin Icons!
They must be holding a webOS device. If your page could use a linux penguin (only for Linux related articles sorry), feel free to use the template and one of the many Penguins. Template:Linux