Property:Has component note
From Bootstrap - Demo Wiki
Characteristics
Datatype:
A
Also provided by the [[mw:Extension:BootstrapComponents|BootstrapComponents extension]] with more features. +
B
Also provided by the [[mw:Extension:BootstrapComponents|BootstrapComponents extension]] with more features. +
Since the [[mw:Help:HTML_in_wikitext|HTML <a> tag is not allowed within wikitext]] you need to circumvent its usage. The result is not exactly the same but a compromise. Alternatively you can choose to use [[mw:HTML_restriction|an extension that allows to use the HTML <a> tag]] which is however strongly disadvised for wikis without edit restrictions. +
<nowiki>You may want to add the style definitions to the HTML <ol> tag breadcrumb class via the MediaWiki:Common.css page rather than repeating it on content pages.</nowiki> +
C
A card deck ensures that each card has an equal width and height, making it look like a deck of cards. Unlike [[Card group|card groups]], there is a small fixed gap (a gutter) between each card in a deck. This feature provides a more distinct separation between individual cards. +
Cards can also be created by using the [[Template:Card|"Card" template]] +
In a card group, the cards are attached without any space between them. They share a common border and appear as a single, joined element. Each card in a card group can have different heights, but they typically align at the top. This behavior differentiates it from a [[card deck]]. +
Card group – Card group with cards organized into [https://masonry.desandro.com/ Masonry]-like columns. +
Cards in card columns can also have a [[Card group example 2|footer]]. +
Cards in card decks can also have a [[Card group example 2|footer]]. +
The button used to toggle the collapsible content can be changed using the same attributes accepted by regular [[button]]s. +