Difference between revisions of "Template:Banner"
Jump to navigation
Jump to search
(Created page with "<noinclude> == Purpose == Produce a banner with the supplied name == Usage == ..produces the {{Banner|name=Status Information}} banner similar to the mhttpd Status Page. </no...") |
|||
Line 5: | Line 5: | ||
..produces the {{Banner|name=Status Information}} banner similar to the mhttpd Status Page. | ..produces the {{Banner|name=Status Information}} banner similar to the mhttpd Status Page. | ||
</noinclude> | </noinclude> | ||
− | <span style="font-size: 120%;font-weight: bold;border-radius:12px;background-color:#3498db;color:#EEEEEE;">{{{name|<banner name>}}}</span> | + | <span style="font-size: 120%;font-weight: bold;border-radius:12px;background-color:#3498db;color:#EEEEEE;"> |
+ | <span style="color:#3498db;">space</span> | ||
+ | {{{name|<banner name>}}} | ||
+ | <span style="color:#3498db;">space</span> | ||
+ | </span> |
Latest revision as of 16:53, 10 August 2015
Purpose
Produce a banner with the supplied name
Usage
..produces the space Status Information space banner similar to the mhttpd Status Page.
space <banner name> space