Template
From PFSenseDocs
Contents |
[edit]
HowTo
- Include the following at the top of your article: {{HOWTO}}
- Modify the HOWTO template
This article is part of the HOWTO series.
|
[edit]
Example
- Include the following at the top of your article: {{EXAMPLE}}
- Modify the EXAMPLE template
This article is part of the EXAMPLE series.
|
[edit]
Development
- Include the following at the top of your article: {{DEVELOPMENT}} to denote that this is a development related article and contains unsupported / possibly broken features.
- Modify the DEVELOPMENT template
[edit]
Cleanup
- Have an article that's a mess? Include the following at the top, and it will be flagged for cleanup: {{Cleanup}}
- Modify the Cleanup template
| Image:Important.png | See this article's talk page for more information on why this article was flagged for cleanup. | Image:Important.png |
[edit]
Navigation Footer
- Need to include the general navigation footer in in article? Include the following somewhere on your page: {{Nav footer}}
- Modify the Nav footer template
[edit]
Warning
- Use this to put a small note (right-aligned) on the page that warns users of impending doom: {{Warn|Alignment|Width|Message}}
- Modify the Warn template
| This is a warning!!! YOU BETTER BE CAREFUL!!! |
[edit]
Terminal/SSH
- Use this for commands you need to run on the shell: {{Cmd|user|host|/path|command}}
- Modify the Cmd (Terminal/SSH) template
| root@localhost:/usr/local# ps auxwww |
[edit]
Walkthrough
- Use this for Walkthroughs or HowTo's that you need a lot of information on, but it's probably too big to put all on one page. {{Walkthrough|Previous Nav|Top Nav|Next Nav}}
- Modify the Walkthrough template
| Previous page | Contents | Next Page |
[edit]
MAN Page
- Include this for direct links to FreeBSD man pages: {{Man|page|section}}
- Modify the Man template
[edit]
Google Definition
- This provides a quick and dirty way to add links for common terms to your articles. Simply add this for a term you want Google to define: {{Defn|My Term}}
- Modify the Definition template
