Template:Engine/macronav: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ {{PAGENAME}}|ns={{BASEPAGENAME}}}} | {{ {{PAGENAME}}|ns={{BASEPAGENAME}}}} | ||
Creates a macro navigation box for placing on wiki pages | Creates a macro navigation box for placing on wiki pages. | ||
;Usage | ;Usage | ||
Line 6: | Line 6: | ||
[[Category:Engine development templates|{{PAGENAME}}]] | [[Category:Engine development templates|{{PAGENAME}}]] | ||
[[Category:Development templates|{{PAGENAME}}]] | |||
[[Category:Navigation templates|{{PAGENAME}}]] | [[Category:Navigation templates|{{PAGENAME}}]] | ||
---- | ---- | ||
Line 19: | Line 20: | ||
|- | |- | ||
|<div style="padding:2px"> | |<div style="padding:2px"> | ||
[[{{#var:sub}}:Useful macros| | [[{{#var:sub}}:Useful macros|Examples]] <br /> | ||
[[{{#var:sub}}: | [[{{#var:sub}}:Console commands|Commands]] <br /> | ||
</div> | </div> | ||
|- class="alt" | |- class="alt" | ||
| align="center"| [[:Category:Engine Guides| | | align="center"| [[:Category:Engine Guides|Guides]] | ||
|- | |- | ||
|<div style="padding:2px"> | |<div style="padding:2px"> | ||
[[{{#var:sub}}:UI beginner's guide#Macros| | [[{{#var:sub}}:UI beginner's guide#Macros|Starter guide]] <br/> | ||
[[{{#var:sub}}:UI FAQ/Macros and scripts|FAQs]] <br/> | [[{{#var:sub}}:UI FAQ/Macros and scripts|FAQs]] <br/> | ||
[[{{#var:sub}}:Making a macro| | [[{{#var:sub}}:Making a macro|Macros]] <br/><!-- | ||
-->[[:{{#var:sub}}:Macro formatting|Wiki | -->[[:{{#var:sub}}:Macro formatting|Wiki Editing]] <br/><!-- | ||
-->[[:{{#var:sub}}:development|Development]] <br/> | -->[[:{{#var:sub}}:development|Development]] <br/> | ||
</div> | </div> |
Latest revision as of 03:01, 14 October 2023
Creates a macro navigation box for placing on wiki pages.
- Usage
- doc [1] - documentation mode, when called from Macro template.
- Template