Main Page: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (14 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
=Header 1= | =Header 1= | ||
[[One Night In Amdapor]] exists in transcripts | [[One Night In Amdapor]] exists in the transcripts category | ||
== | ==Ways to toggle options== | ||
text | ====Box with Tabs==== | ||
<tabber> | |||
Miqo'te= woah, this is text | |||
|-| | |||
Hyur= this is some other test<br /> | |||
woaaaaaaah | |||
|-| | |||
Elezen=third tab. horray | |||
</tabber> | |||
=== | ====Dropdown list changes text==== | ||
text text | <showme type="dropdown"> | ||
Eorzea|opt-1 | |||
The Far East|opt-2 | |||
The New World|opt-3 | |||
</showme> | |||
<div class="opt-1"> | |||
this is where you live. you. as a person | |||
</div> | |||
<div class="opt-2"> | |||
this is fake japan. forget the rest of asia | |||
</div> | |||
<div class="opt-3"> | |||
it always weirded me out that they named it this | |||
</div> | |||
====Link changes text==== | |||
<showme type="ul"> | |||
You can also do this|opt-4 | |||
As a list|opt-5 | |||
where this changes your text|opt-6 | |||
</showme> | |||
<div class="opt-4"> | |||
incredible | |||
</div> | |||
<div class="opt-5"> | |||
amazing | |||
</div> | |||
<div class="opt-6"> | |||
revolutionary | |||
</div> | |||
====More hidden Text==== | |||
text text {{#simple-tooltip: woah hover over me | i am a helpful tooltip}} | |||
{{#spoiler:woah. scary spoilers}} | |||
==Image Gallery== | |||
<gallery class="LightGallery"> | |||
file:surprised-namazu.jpg | |||
file:three-namazu.png | |||
file:fork-namazu.jpg | |||
</gallery> | |||