Difference between revisions of "CodeBlocks:Template Messages"
From Code::Blocks
Sethjackson (talk | contribs) |
Sethjackson (talk | contribs) |
||
Line 1: | Line 1: | ||
− | == What are Template Messages and how can I use them? | + | == What are Template Messages and how can I use them? == |
* [[Help:Editing#Templates|Here]] you find a short explanation | * [[Help:Editing#Templates|Here]] you find a short explanation | ||
* Official Wiki page for Templates | * Official Wiki page for Templates | ||
+ | |||
+ | == Avaible Template Messages in the Code::Blocks Wiki == | ||
+ | |||
+ | Check [https://wiki.codeblocks.org/index.php?title=Special:Allpages&from=&namespace=10 this] out for a complete list! | ||
== How can I add new Teamplate Messages? == | == How can I add new Teamplate Messages? == | ||
Just create a new page called Template:NameOfTemplate then you can use your new template with <nowiki>{{NameOfTemplate}}</nowiki> | Just create a new page called Template:NameOfTemplate then you can use your new template with <nowiki>{{NameOfTemplate}}</nowiki> |
Revision as of 22:32, 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
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}}