Difference between revisions of "CodeBlocks:Template Messages"
From Code::Blocks
Sethjackson (talk | contribs) |
Sethjackson (talk | contribs) |
||
Line 5: | Line 5: | ||
== Avaible Template Messages in the Code::Blocks Wiki == | == Avaible Template Messages in the Code::Blocks Wiki == | ||
+ | |||
+ | {| border="1" cellpadding="4" style="border: 1px solid gray; border-collapse: collapse;" | ||
+ | |- | ||
+ | | <nowiki>{{Helplinks}}</nowiki> | ||
+ | | {{Helplinks}} | ||
+ | |- | ||
+ | | <nowiki>{{CheckForums}}</nowiki> | ||
+ | | {{CheckForums}} | ||
+ | |} | ||
Check [https://wiki.codeblocks.org/index.php?title=Special:Allpages&from=&namespace=10 this] out for a complete list! | Check [https://wiki.codeblocks.org/index.php?title=Special:Allpages&from=&namespace=10 this] out for a complete list! |
Revision as of 22:43, 9 April 2006
What are Template Messages and how can I use them?
- Here you find a short explanation
- Official Wiki page for Templates
Avaible Template Messages in the Code::Blocks Wiki
{{Helplinks}} |
|
{{CheckForums}} | [/ Check out the forums ] |
Check this out for a complete list!
How can I add new Teamplate Messages?
Just create a new page called Template:NameOfTemplate then you can use your new template with {{NameOfTemplate}}