Difference between revisions of "Template:User/InfoHeader"
From SHA2017 Wiki
| Line 1: | Line 1: | ||
| − | < | + | <noinclude> |
| − | ! style="text-align: center; background-color:#ccccff;" colspan="2" {{!}}<span style="font-size: larger;">{{{Content|}}}</span></ | + | This is a template to put headings in user infoboxes. |
| + | It should be called inside of the table in the following format: | ||
| + | <pre> | ||
| + | {{User/InfoHeader|Content=TEST}} | ||
| + | </pre> | ||
| + | which would yield the following: | ||
| + | {| class="UserInfoBox" | ||
| + | </noinclude><onlyinclude>{{!}}- | ||
| + | ! style="text-align: center; background-color:#ccccff;" colspan="2" {{!}}<span style="font-size: larger;">{{{Content|TEST}}}</span></onlyinclude><noinclude> | ||
| + | |}</noinclude> | ||
Latest revision as of 12:46, 13 March 2017
This is a template to put headings in user infoboxes. It should be called inside of the table in the following format:
{{User/InfoHeader|Content=TEST}}
which would yield the following:
| TEST |
|---|