User:Evolena

From Old World Wiki
Revision as of 05:16, 25 February 2023 by Evolena (talk | contribs) (Testing templates - Sections)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Sections

So, SectionTemplate (but not HeaderTemplate) is considered a level 2 title for the Table of Content.

Syntax

My Sandbox ("welcome" parameter)

for testing ("blurb" parameter)


A Section ("title" parameter)

Content ("content" parameter) within a "div" element with the class "middle2"

Grid

Left Section

Content with the class "left", into a grid-container

Right Section

Content with the class "right", into a grid-container

Must be before the "middle" sections, otherwise it is just displayed below them.

Left 2 Section

Content with the class "left2", into a grid-container

More than one "left" or "right" section messses things.

Right 2 Section

Content with the class "right2", into a grid-container

Middle Section

Content with the class "middle", into a grid-container

Middle Section bis

Content with the class "middle", into a grid-container - again

Without incrementing the class name, the sections overlaps.


Middle 2 Section

Content with the class "middle2", into a grid-container

Incrementing the class name prevents overlaping


Middle 3 Section

Content with the class "middle3", into a grid-container