Welcome to the DFO World Wiki. With many major updates since the release of DFO, many items are missing. Visit Item Database Project to learn more.
Please remember to click "show preview" before saving the page.
Thanks for the updated logo snafuPop!

Difference between revisions of "Template:PageTabs/doc"

From DFO World Wiki
Jump to: navigation, search
m
m
Line 12: Line 12:
 
<hr>
 
<hr>
  
'''Example:'''
+
'''Example 1:'''
 
<pre>
 
<pre>
 
{{PageTabs
 
{{PageTabs
 +
|namespace=
 +
|subpages=0
 
|tab1=foo
 
|tab1=foo
 
|tab2=bar
 
|tab2=bar
 
|tab3=baz
 
|tab3=baz
|tab4=doc
 
 
}}
 
}}
 
</pre>
 
</pre>
 
{{PageTabs
 
{{PageTabs
 +
|namespace=
 +
|subpages=0
 
|tab1=foo
 
|tab1=foo
 
|tab2=bar
 
|tab2=bar
 
|tab3=baz
 
|tab3=baz
|tab4=doc
 
 
}}
 
}}

Revision as of 21:26, 9 October 2021

This is the "PageTabs" template.

Note: This template's source code is based off of Genshin Impact Wiki's CustomTabs template. For documentation and more information, refer to the following link:

Link to Genshin Impact Wiki's Template:CustomTabs

It should be called in the following format:

{{PageTabs|tab1|tab2|tab3|tab4|tab5|tab6}}

This template can create up to six page link tabs.


Example 1:

{{PageTabs
|namespace=
|subpages=0
|tab1=foo
|tab2=bar
|tab3=baz
}}