Difference between revisions of "Templates"
(Created page with "== IAA Templates == * Warning - {{Warning}} * Question - {{Question}} * Warning Text {{WarningText|Here you can type the text}} * QuestionText {{QuestionText|Here you...") |
(→IAA Templates) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== IAA Templates == | == IAA Templates == | ||
+ | |||
+ | Use this syntax to use the templates: | ||
+ | |||
+ | <code>{{TemplateName|Arguments}}</code> | ||
+ | |||
* Warning - {{Warning}} | * Warning - {{Warning}} | ||
* Question - {{Question}} | * Question - {{Question}} | ||
+ | |||
+ | * Info - {{Info}} | ||
− | * | + | * WarningText {{WarningText|Here you can type the text}} |
* QuestionText {{QuestionText|Here you can type the text}} | * QuestionText {{QuestionText|Here you can type the text}} | ||
+ | |||
+ | |||
+ | * Infotext {{Infotext|Here you can type the text}} |