Template:TabsBar/doc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
instead of editing all the pages that are in the tabs this works by making specific tab bar for chosen pages | instead of editing all the pages that are in the tabs this works by making specific tab bar for chosen pages | ||
use: place <nowiki>{{TabsBar}}</nowiki> on main page, click show preview, click link it shows, put <nowiki>{{TabsBar|main=whatever was chosen}}</nowiki> on other related pages | |||
use: | |||
use examples: | |||
*[[player]] and {{T|TabsBar/Player}} | |||
*[[env_beam]] and {{T|TabsBar/Env beam}} | |||
{{todo|finish doccumentation}} | {{todo|finish doccumentation }} <!-- whoever --> | ||
<includeonly> | <includeonly> |
Revision as of 14:03, 3 September 2024
improved version of {{Tabs}}
instead of editing all the pages that are in the tabs this works by making specific tab bar for chosen pages
use: place {{TabsBar}} on main page, click show preview, click link it shows, put {{TabsBar|main=whatever was chosen}} on other related pages
use examples:
- player and {{TabsBar/Player}}
- env_beam and {{TabsBar/Env beam}}
Todo: finish doccumentation