Template:FullWidthRow: Difference between revisions
From 20R1
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>{{!}} style="width:100%; background-color:{{{bg|{{{background|transparent}}}}}}; padding:{{{padding|20px}}} 10px; border-top:{{{topborder|none}}}; border-bottom:{{{bottomborder|none}}};" {{!}} | <includeonly> | ||
|- | |||
{{!}} style="width:100%; background-color:{{{bg|{{{background|transparent}}}}}}; padding:{{{padding|20px}}} 10px; border-top:{{{topborder|none}}}; border-bottom:{{{bottomborder|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. | ||
Revision as of 22:47, 26 April 2026
Usage
|- | style="width:100%; background-color:#f9f9f9; padding:25px 10px; border-top:1px solid #aaa; border-bottom:2px solid #036;" |
Your content here. Text will never exceed 800px wide. Images should be limited to 800px.
