All public logs
Jump to navigation
Jump to search
Combined display of all available logs of RuneRealm Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 00:24, 17 October 2024 Alex talk contribs created page Template:Div col/doc (Created page with "{{Documentation}} The '''div col''' (short for division columns) formats a list into columns that wrap at multiple screen resolutions responsively. It automatically breaks the available screen space into equal parts. ==Usage and examples== ===Basic usage=== <pre> {{div col}}<!-- default width is 30em --> * a * b * c * d * e * f * g * h {{div col end}} </pre> Produces: {{div col}} * a * b * c * d * e * f * g * h {{div col end}} ===Colwidth=== <pre> {{div col|colwidth=...")