Template:Offsetable: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Doc}} <includeonly> <onlyinclude>{{#switch:{{{offset|0}}} | 0 = | 1 = margin-left: 2rem !important; | 2 = margin-left: 4rem !important; | 3 = margin-left: 6rem !important; | 4 = margin-left: 8rem !important; | 5 = margin-left: 10rem !important; | 6 = margin-left: 12rem !important; | 7 = margin-left: 14rem !important; | 8 = margin-left: 16rem !important; | 9 = margin-left: 18rem !important; | 10...") |
(No difference)
|
Latest revision as of 04:16, 4 January 2025
Template Documentation [edit]
Example
For the root template:
style="{{Offsetable|offset={{{offset|0}}}}}
For all users (callers):
| offset = {{{offset|0}}}