Difference between revisions of "Templates"
From IMSMA Wiki
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
== Notes == | == Notes == | ||
− | Every page that is linked to a note should use this [[Template:Note|template]]. Users can add it in the corresponding place of the page using the following command | + | Every page that is linked to a note should use this [[Template:Note|template]]. Users can add it in the corresponding place of the page using the following command: |
− | <nowiki>{{ | + | <nowiki>{{Note | Text should be placed here}}</nowiki> |
+ | |||
+ | == Warnings== | ||
+ | Every page that is linked to a warning should use this [[Template:Warning|template]]. Users can add it in the corresponding place of the page using the following command: | ||
+ | |||
+ | <nowiki>{{Warning| Text should be placed here}}</nowiki> |
Revision as of 15:27, 30 August 2013
Notes
Every page that is linked to a note should use this template. Users can add it in the corresponding place of the page using the following command:
{{Note | Text should be placed here}}
Warnings
Every page that is linked to a warning should use this template. Users can add it in the corresponding place of the page using the following command:
{{Warning| Text should be placed here}}