Difference between revisions of "Template:Centered"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| − | < | + | <noinclude> |
| + | <nowiki> | ||
| + | {| | ||
|- | |- | ||
| − | |style="text-align:center;width:{{{width|700}}px;"|<span style="font-size:{{{size|150}}}%;font-weight:bold; color:{{{color|red}}}">{{{ | + | |style="text-align:center;width:{{{width|700}}px;"|<span style="font-size:{{{size|150}}}%;font-weight:bold; color:{{{color|red}}}">{{{text|Header}}}</span> |
| + | |} | ||
| + | |||
| + | Usage: | ||
| + | |||
| + | {{Centered|text=Header|width=700|color=red|size=150}} | ||
| + | </nowiki> | ||
| + | </noinclude><includeonly>{| | ||
| + | |- | ||
| + | |style="text-align:center;width:{{{width|700}}px;"|<span style="font-size:{{{size|150}}}%;font-weight:bold; color:{{{color|red}}}">{{{text|Header}}}</span> | ||
|}</includeonly> | |}</includeonly> | ||
Revision as of 07:44, 14 November 2017
{| |- |style="text-align:center;width:{{{width|700}}px;"|<span style="font-size:{{{size|150}}}%;font-weight:bold; color:{{{color|red}}}">{{{text|Header}}}</span> |} Usage: {{Centered|text=Header|width=700|color=red|size=150}}