6,366
edits
m
.
(create initial) |
m (.) |
||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
A page that aims to collect most common UI elements for easy viewing on once page. | A page that aims to collect most common UI elements for easy viewing on once page. | ||
__TOC__ | |||
== Main elements == | |||
{{Tab | |||
|one=User:Sky/css test page | |||
|one-name=Dark | |||
|two=User:Sky | |||
|two-name=Away | |||
}} | |||
{{under construction}} | {{under construction}} | ||
{{under construction|stub}} | {{under construction|stub}} | ||
<span class="bg3wiki-info-blob"> | <span class="bg3wiki-info-blob">infoblob test</span> | ||
<div class="bg3wiki-tooltip-box">tooltip box</div> | <div class="bg3wiki-tooltip-box">tooltip box</div> | ||
{{q|A quote}} | {{q|A quote}} | ||
{{description|An item description...}} | |||
{{DamageInfo|1d6|Acid}} | {{DamageInfo|1d6|Acid}} | ||
{{documentation|content=content}} | {{documentation|content=content}} | ||
Line 13: | Line 21: | ||
{{MdRarityItem|Mourning Frost}} | {{MdRarityItem|Mourning Frost}} | ||
{{MdRarityItem|Markoheshkir}} | {{MdRarityItem|Markoheshkir}} | ||
=== Boxes === | |||
{| class="wikitable" | |||
! Wikitable !! Example | |||
|- | |||
| Example || Continued | |||
|} | |||
{{Coords|39|-3482}} | {{Coords|39|-3482}} | ||
{{Relative location | |||
|region = Baldur's Gate 3 | |||
|location = {{PAGENAME}} | |||
|north = User:Taylan | |||
|south = Baldur's Gate | |||
|east = Laezel | |||
|west = Shadowheart | |||
}} | |||
{{NavGameplay/Character}} | {{NavGameplay/Character}} | ||
Line 20: | Line 45: | ||
{{Uid|blblabla-blkablab-bla}} | {{Uid|blblabla-blkablab-bla}} | ||
{{c|code}} | {{c|code}} | ||
<pre> | |||
preformatted text | |||
</pre> | |||
{{SpoilerBox|Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean nulla enim, luctus in augue nec, auctor pulvinar velit. Donec finibus posuere urna eu faucibus. Morbi id ante aliquam, porta dui et, aliquet nunc. Mauris vestibulum mollis mi, ut cursus tellus feugiat ac. Morbi fringilla eleifend fermentum.}} | |||
{{SpoilerWarning|act=2}} | |||
{{uncommon}} {{rare}} {{very rare}} {{legendary}} | |||
== Page-generating template == | |||
<snipped marko> | |||
{{CharacterInfo | |||
|title = Mother Superior of Shar | |||
|name = Viconia DeVir | |||
|image=[[File:Viconia Dialogue.webp|350px]] | |||
|STR=14 | |||
|DEX=19 | |||
|CON=10 | |||
|INT=17 | |||
|WIS=18 | |||
|CHA=16 | |||
|level=11 | |||
|race=[[Drow#Lolth-Sworn Drow|Lolth-Sworn Drow]] | |||
|type=Humanoid | |||
|HP=124 | |||
|AC=20 | |||
|speed=9m / 30ft | |||
|size=Medium | |||
|weight=150 lbs | |||
|proficiency= | |||
|initiative=4 | |||
|passive = | |||
{{PAS|Born into Darkness}}{{PAS|Darkvision (Passive Feature)|Darkvision}}{{PAS|Fey Ancestry}}{{PAS|Magic Resistance}}{{PAS|Opportunity Attack}}{{PAS|Shadow Ambush}}{{PAS|Sunlight Sensitivity}} | |||
|class = | |||
|location =[[Cloister of Sombre Embrace]] | |||
|allies = | |||
|alt-name = In-game model | |||
|alt-image = [[File:Viconia Model.png|250px]] | |||
}} | |||
= Headers = | |||
== Headers Two == | |||
=== Headers Three === | |||
==== Headers Four ==== | |||
===== Headers Five ===== | |||
====== Headers Six ====== |