TopMenu – Template

From Bohemia Interactive Community
Revision as of 23:50, 21 April 2020 by Lou Montana (talk | contribs) (Add note and example)
Jump to navigation Jump to search

Shows a horizontal menu (designed for only a few entries).

Links should be all on the same line to avoid unwanted <p> tags leading to smaller anchor links mid-menu.

Usage

{{TopMenu|links}}

  • links: Wiki links (internal or external)
Examples
Code Result
{{TopMenu}}
-
{{TopMenu|[https://google.com Google][[{{arma3}}]][[Arma 3 Getting Started]]}}
{{ TopMenu | [https://google.com Google] [[{{arma3}}]] [[Arma 3 Getting Started]] }}