Template:Sbs/doc

Revision as of 00:21, 7 April 2026 by BrantleyRider (talk | contribs) (Created page with "Creates side-by-side text with a barrier between columns. '''For 2 columns:''' <pre>{{sbs|1=Text|2=Text}}</pre> '''For up to 5 columns:''' <pre>{{sbs|1=Text|2=Text|3=Text|4=Text|5=Text}}</pre> '''With title row:''' <pre>{{sbs|title=1|1=Text|2=Text}}</pre> '''Note:''' If your text contains an <code>=</code> sign, you must use named parameters: <pre>{{sbs|1=Text with = sign|2=Other text}}</pre>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Creates side-by-side text with a barrier between columns.

For 2 columns:

{{sbs|1=Text|2=Text}}

For up to 5 columns:

{{sbs|1=Text|2=Text|3=Text|4=Text|5=Text}}

With title row:

{{sbs|title=1|1=Text|2=Text}}

Note: If your text contains an = sign, you must use named parameters:

{{sbs|1=Text with = sign|2=Other text}}