Template:Remaster Tab
SummaryEdit
This template adds tabs to display two different content blocks, Original and Remaster. For example, it is used for comparative images between Oblivion and Oblivion Remastered.
Note: The template code only works with the shortened #tab command. Do not switch it to anything else.
ParametersEdit
Parameter | Scope | Description |
---|---|---|
original | required | The content from the original version of the game. |
remaster | required | The content from the remastered version of the game. |
original-name | optional | The label for the original tab. Defaults to "Classic". |
remaster-name | optional | The label for the remaster tab. Defaults to "Remaster". |
class | optional | A css style class for formatting. |
thumb | optional | Should be set to right or left, for use with thumbnails. |
ExamplesEdit
{{Remaster Tab|thumb=left|original=[[File:OB-cover-Oblivion Box Art.jpg|Box Art|thumb|none]]|remaster=[[File:OB-cover-Remastered.jpg|Cover Art|thumb|none]]}}
{{Remaster Tab|original=This tab describes content in the original version of Oblivion.|remaster=This tab describes content in the remastered version of Oblivion.|original-name=Oblivion|remaster-name=Oblivion Remastered}}
This tab describes content in the original version of Oblivion.
This tab describes content in the remastered version of Oblivion.