Template:Info: Difference between revisions

From Nottinghack Wiki
Jump to navigation Jump to search
No edit summary
add date parameter
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{Ambox
{{Ambox
| type  = notice
| type  = notice
| text  = {{{1}}}
| text  = {{{1}}} {{#if:{{{date|}}}|<small>''({{{date}}})''</small>}}
}}</includeonly>
}}<noinclude>


<noinclude>[[Category:Page Action Templates]]
==Documentation==
 
Shortcut to indicate some info in a box with an exclamation mark! icon.
Shortcut to indicate some info.
<pre>
<pre>
{{info|This is some info.}}
{{info|This is some info.|date=December 2018}}
</pre>
</pre>


[[Category:Page Action Templates]]
</noinclude>
</noinclude>

Latest revision as of 10:45, 18 December 2018

Documentation

Shortcut to indicate some info in a box with an exclamation mark! icon.

{{info|This is some info.|date=December 2018}}