Difference between revisions of "Templates"

From Wiki IAA
Jump to: navigation, search
(IAA Templates)
(IAA Templates)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
== IAA Templates ==
 
== IAA Templates ==
 +
 +
Use this syntax to use the templates:
 +
 +
<code>&#123;&#123;TemplateName|Arguments&#125;&#125;</code>
 +
  
 
* Warning - {{Warning}}
 
* Warning - {{Warning}}
Line 8: Line 13:
  
  
* Warning Text {{WarningText|Here you can type the text}}
+
* WarningText {{WarningText|Here you can type the text}}
  
  

Latest revision as of 10:06, 17 March 2019

IAA Templates

Use this syntax to use the templates:

{{TemplateName|Arguments}}


  • Warning - Warning.png
  • Question - Question.png
  • Info - Info.png


  • WarningText
Warning.png Here you can type the text


  • QuestionText
Question.png Here you can type the text


  • Infotext
Info.png Here you can type the text