Jump to content

Template:OOO-LinkExternalMulti

From Out of Ore Wiki
Revision as of 19:32, 6 March 2026 by Tattecko (talk | contribs) (Created page with "<div class="ooo-extlinks-grid"> {{{1|}}} </div> <noinclude> == Usage == Creates a responsive grid for multiple external links. Example code: <pre> {{OOO-LinkExternalMulti| {{OOO-LinkExternal|url=https://outofore.com|title=Official Website}} {{OOO-LinkExternal|url=https://store.steampowered.com|title=Steam Page}} {{OOO-LinkExternal|url=https://discord.gg|title=Discord}} }} to add more use source editor and add new line : {{OOO-LinkExternal|url=https://SAMPLELINK:COM...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Usage

Creates a responsive grid for multiple external links.

Example code:

{{OOO-LinkExternalMulti|
{{OOO-LinkExternal|url=https://outofore.com|title=Official Website}}
{{OOO-LinkExternal|url=https://store.steampowered.com|title=Steam Page}}
{{OOO-LinkExternal|url=https://discord.gg|title=Discord}}
}}

to add more use source editor and add new line : {{OOO-LinkExternal|url=https://SAMPLELINK:COM|title=LINK TITLE}}
just before closing "}}". styling formats the rest.

Example result:

Container for multiple styled external links arranged in columns.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Links1

External link templates placed inside.

Contentoptional