Template:Tabber/doc: Difference between revisionsGive feedback
Jump to navigation
Jump to search
Gammaton32 (talk | contribs) No edit summary |
Updated doc with translate stuff |
||
| Line 1: | Line 1: | ||
Template used to create Tabs for any page. The numbers are the names of the pages | Template used to create Tabs for any page. The numbers are the names of the pages. l1, l2 etc. are used for manual alternate names, while t1, t2 etc. are used for automatic translations from [[Data:Dictionary]]. | ||
== Examples == | == Examples == | ||
<pre style="width:50%"> | <pre style="width:50%"> | ||
{{Tabber|1= | {{Tabber|1=Heroes|2=Hero Attributes Table}} | ||
</pre> | </pre> | ||
{{Tabber|1= | {{Tabber|1=Heroes|2=Hero Attributes Table}} | ||
<pre style="width:50%"> | <pre style="width:50%"> | ||
{{Tabber|1= | {{Tabber|1=Heroes|2=Hero Attributes Table|l2=Attributes Table}} | ||
</pre> | </pre> | ||
{{Tabber|1= | {{Tabber|1=Heroes|2=Hero Attributes Table|l2=Attributes Table}} | ||
Example of automatic translation (Simulated view of a Chinese page). | |||
Note: The link (1=) usually points to the specific language page. | |||
<pre style="width:50%"> | |||
{{Tabber|1=Heroes/zh-hans|t1=Heroes}} | |||
</pre> | |||
{{Tabber|1=Heroes/zh-hans|l1=英雄}} | |||
Revision as of 15:02, 1 December 2025
Template used to create Tabs for any page. The numbers are the names of the pages. l1, l2 etc. are used for manual alternate names, while t1, t2 etc. are used for automatic translations from Data:Dictionary.
Examples
{{Tabber|1=Heroes|2=Hero Attributes Table}}
{{Tabber|1=Heroes|2=Hero Attributes Table|l2=Attributes Table}}
Example of automatic translation (Simulated view of a Chinese page). Note: The link (1=) usually points to the specific language page.
{{Tabber|1=Heroes/zh-hans|t1=Heroes}}