(typo) |
(added example) |
||
| Line 8: | Line 8: | ||
---- | ---- | ||
Use this template for content that needs to be specially emphasized. Syntax: {{Input|1=<nowiki>{{Box1|2=Title|3=Image|4=color|1=text}}</nowiki>}} | Use this template for content that needs to be specially emphasized. Syntax: {{Input|1=<nowiki>{{Box1|2=Title|3=Image|4=color|1=text}}</nowiki>}} | ||
| − | |||
The template takes four arguments: | The template takes four arguments: | ||
| Line 19: | Line 18: | ||
#* ''alert-success'' gives green | #* ''alert-success'' gives green | ||
#* ''alert-error'' gives red | #* ''alert-error'' gives red | ||
| + | |||
| + | Example: {{Input|1=<nowiki>{{Box1|2=Example|3=[[Image:Dialog-information.png|left|40px|link=]]|1=This is an example box}}</nowiki>}} | ||
| + | {{Box1|2=Example|3=[[Image:Dialog-information.png|left|40px|link=]]|1=This is an example box}} | ||
Please avoid using this template directly in pages. If you need something that doesn't already exist, consider making a new template based on this template. That way it will be much easier to maintain TechBase, and the risk of introducing unintended effects on your page is reduced considerably. | Please avoid using this template directly in pages. If you need something that doesn't already exist, consider making a new template based on this template. That way it will be much easier to maintain TechBase, and the risk of introducing unintended effects on your page is reduced considerably. | ||
| {{{2}}} |
|---|
| {{{1}}} |
{{Box1|2=Title|3=Image|4=color|1=text}}
The template takes four arguments:
{{Box1|2=Example|3=[[Image:Dialog-information.png|left|40px|link=]]|1=This is an example box}}
| Example |
|---|
| This is an example box |
Please avoid using this template directly in pages. If you need something that doesn't already exist, consider making a new template based on this template. That way it will be much easier to maintain TechBase, and the risk of introducing unintended effects on your page is reduced considerably.
Existing templates based on this template: Template:Info, Template:Note, Template:Tip, Template:Warning, Template:Remember.