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? === | ||
+ | |||
+ | * [[Help:Editing#Templates|Here]] you find a short explanation | ||
+ | * Official Wiki page for Templates | ||
+ | |||
== 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 {{NameOfTemplate}} | + | Just create a new page called Template:NameOfTemplate then you can use your new template with <nowiki>{{NameOfTemplate}}</nowiki> |
Revision as of 22:30, 9 April 2006
What are Template Messages and how can I use them? =
- Here you find a short explanation
- Official Wiki page for Templates
How can I add new Teamplate Messages?
Just create a new page called Template:NameOfTemplate then you can use your new template with {{NameOfTemplate}}