Difference between revisions of "Template:Bd/info"
From StarMade Wiki
(Initial creation) |
DukeofRealms (talk | contribs) m (1 version) |
(No difference)
|
Revision as of 06:41, 21 May 2015
.tooltipblock { position: relative; display: inline-block; border-bottom: 1px dotted black; }
.tooltipblock .info { visibility: hidden; text-align: center; border-radius: 6px; padding: 5px 0; position: absolute; z-index: 1; bottom: 100%; left: 50%; margin-left: -60px; opacity: 0; transition: opacity 0.5s; }
.tooltipblock .info { visibility: visible; opacity: 1; }
Creates a standard infobox for a block drawn from the /blockdata subpage.
Usage
{{bd/info}}
The above documentation is transcluded from Template:Bd/info/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |