Using Templates
From Javaserver Wiki
Templates are small wikipedia pages that are embedded into other wikipedia pages to give important information. They're embedded like this:
{{Name|Parameter1=Whatever|Parameter2=Whatever}}
Currently the following templates exist on the CSC wiki:
- borkedbox - to signify a problem with the article. Takes two parameters: Icon=<image filename> and WarningText
- QuoteBox - to make a quote stand out. Takes 3 parameters: Icon=<image filename>, Name=<Quotee's Name> and QuoteBody=<The Quote>
- BeeWarning - Warn people that a user is covered in bees. Takes no parameters.
So, for example, {{borkedbox|Icon=WikiWarn_small.png|WarningText=OH NOES, A TREE ON THE LINE}} will look like this:
| |

