Template:TabsBar/doc: Difference between revisions
Jump to navigation
Jump to search
SirYodaJedi (talk | contribs) mNo edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
*[[func water (Source)]] and {{T|TabsBar/Func water (Source)}} | *[[func water (Source)]] and {{T|TabsBar/Func water (Source)}} | ||
Presets: | |||
* {{T|TabsBar/gs}} - usage {{T|TabsBar|{{P|main|gs}}{{P|base|xxx}}}} - For entities in GoldSrc and Source 1, where pages names are 'xxx (GoldSrc)', 'xxx' | |||
* {{ | * {{T|TabsBar/s2}} - usage {{T|TabsBar|{{P|main|s2}}{{P|base|xxx}}}} - For entities in Source 1 and Source 2, where pages names are 'xxx (GoldSrc)', 'xxx', 'xxx (Source 2)' | ||
* {{ | * {{T|TabsBar/gs2}} - usage {{T|TabsBar|{{P|main|gs2}}{{P|base|xxx}}}} - For entities in GoldSrc, Source 1 and Source 2, where pages names are 'xxx', 'xxx (Source)' | ||
* {{ | * {{T|TabsBar/hls}} - usage {{T|TabsBar|{{P|main|hls}}{{P|base|xxx}}}} - For entities in GoldSrc and Half-Life: Source {{hldms|also}}, but no other Source 1 games | ||
{{todo|finish doccumentation }} <!-- whoever --> | {{todo|finish doccumentation }} <!-- whoever --> |
Revision as of 13:35, 4 September 2024
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', '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
Todo: finish doccumentation
Todo: Link to subpages