Template:TabsBar/doc
Jump to navigation
Jump to search
improved version of {{Tabs}}
instead of editing all the pages that are in the tabs this works by making specific tab bar as its own template for chosen pages
use: place {{TabsBar}} on main page, click show preview, click link it shows and follow instruction shown by preload, put {{TabsBar|main=whatever was chosen}} on other related pages
use examples:
- player and {{TabsBar/Player}}
- env_beam and {{TabsBar/Env beam}}
- npc_headcrab and {{TabsBar/Npc headcrab}}
- npc_vortigaunt and {{TabsBar/Npc vortigaunt}}
- func water (Source) and {{TabsBar/Func water (Source)}}
Presets:
- {{TabsBar/gs}} - usage {{TabsBar|main=gs|base=xxx}} - For entities in GoldSrc and Source 1, where pages names are 'xxx (GoldSrc)', 'xxx'
- {{TabsBar/s2}} - usage {{TabsBar|main=s2|base=xxx}} - For entities in Source 1 and Source 2, where pages names are 'xxx (GoldSrc)', 'xxx', 'xxx (Source 2)'
- {{TabsBar/gs2}} - usage {{TabsBar|main=gs2|base=xxx}} - For entities in GoldSrc, Source 1 and Source 2, where pages names are 'xxx (GoldSrc)', 'xxx', 'xxx (Source)'
- {{TabsBar/hls}} - usage {{TabsBar|main=hls|base=xxx}} - For entities in GoldSrc and Half-Life: Source (also in
), but no other Source 1 games, where pages names are 'xxx (GoldSrc)', 'xxx (Half-Life: Source)'
Todo: finish doccumentation
Todo: Link to subpages