Template:FullWidthRow: Difference between revisions
From 20R1
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{!}} style="width:100%; background-color:{{{bg|{{{background|transparent}}}}}}; padding:{{{padding|20px}}} 10px; border | <includeonly> | ||
|- | |||
{{!}} style="width:100%; background-color:{{{bg|{{{background|transparent}}}}}}; padding:{{{padding|20px}}} 10px; border:none;" {{!}} | |||
<div style="max-width:800px; margin:0 auto; text-align:{{{align|left}}};"> | <div style="max-width:800px; margin:0 auto; text-align:{{{align|left}}};"> | ||
{{{content|{{{1|}}}}}} | {{{content|{{{1|}}}}}} | ||
| Line 6: | Line 8: | ||
== Usage == | == Usage == | ||
{{FullWidthRow | {{FullWidthRow | ||
|content=Your content here. Text will never exceed 800px wide. Images should be limited to 800px. | |content=Your content here. Text will never exceed 800px wide. Images should be limited to 800px. | ||
Latest revision as of 01:42, 27 April 2026
Usage
|- | style="width:100%; background-color:#f9f9f9; padding:25px 10px; border:none;" |
Your content here. Text will never exceed 800px wide. Images should be limited to 800px.
