Editing Template:ClickTabs/doc
Warning: The database has been locked for maintenance, so you will not be able to save your edits right now. You may wish to copy and paste your text into a text file and save it for later.
The system administrator who locked it offered this explanation: We are currently working on upgrading comp.tf. Edits will be locked for most of March 2025, or until further notice. For questions, please contact staff on the comp.tf Discord. I apologise for the inconvenience.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
This page is not enabled for semantic in-text annotations due to namespace restrictions. Details about how to enable the namespace can be found on the configuration help page.
| Latest revision | Your text | ||
| Line 1: | Line 1: | ||
'''Template:ClickTabs''' generates a series of tabs and content slides designed to show lots of content in a small space and on a single page. | '''Template:ClickTabs''' generates a series of tabs and content slides designed to show lots of content in a small space and on a single page. | ||
| − | The template currently supports up to 12 tabs and 12 content slides, but can easily be expanded if later needed | + | The template currently supports up to 12 tabs and 12 content slides, but can easily be expanded if later needed. |
== Usage == | == Usage == | ||
<pre>{{ClickTabs | <pre>{{ClickTabs | ||
|tab1=First Tab | |tab1=First Tab | ||
| − | |content1=This is the content for the first tab | + | |content1=This is the content for the first tab |
|tab2=Second Tab | |tab2=Second Tab | ||
| − | |content2=This is the content for the second tab | + | |content2=This is the content for the second tab |
|tab3=Third Tab | |tab3=Third Tab | ||
| − | |content3=This is the content for the third tab | + | |content3=This is the content for the third tab |
}}</pre> | }}</pre> | ||
| Line 19: | Line 19: | ||
{{ClickTabs | {{ClickTabs | ||
|tab1=First Tab | |tab1=First Tab | ||
| − | |content1=This is the content for the first tab | + | |content1=This is the content for the first tab |
|tab2=Second Tab | |tab2=Second Tab | ||
| − | |content2=This is the content for the second tab | + | |content2=This is the content for the second tab |
|tab3=Third Tab | |tab3=Third Tab | ||
| − | |content3=This is the content for the third tab | + | |content3=This is the content for the third tab |
}} | }} | ||
| Line 34: | Line 34: | ||
|tab1=First Tab | |tab1=First Tab | ||
| − | |content1=This is the content for the first tab | + | |content1=This is the content for the first tab |
|tab2=Active Tab | |tab2=Active Tab | ||
| − | |content2=This is the content for the | + | |content2=This is the content for the active tab |
|tab3=Third Tab | |tab3=Third Tab | ||
| − | |content3=This is the content for the third tab | + | |content3=This is the content for the third tab |
}}</pre> | }}</pre> | ||
| Line 49: | Line 49: | ||
|tab1=First Tab | |tab1=First Tab | ||
| − | |content1=This is the content for the first tab | + | |content1=This is the content for the first tab |
| − | |tab2= | + | |tab2=Active Tab |
| − | |content2=This is the content for the | + | |content2=This is the content for the active tab |
|tab3=Third Tab | |tab3=Third Tab | ||
| − | |content3=This is the content for the third tab | + | |content3=This is the content for the third tab |
}} | }} | ||