Difference between revisions of "Template:InfoboxContainerCSS"
From EVE University Wiki
(Create template.) |
m (Add width 100%, when there where not enough infoboxes to use the full width they aligned to the left of the page.) |
||
Line 2: | Line 2: | ||
.InfoboxContainer { | .InfoboxContainer { | ||
+ | width: 100%; | ||
display: inline-flex; | display: inline-flex; | ||
flex-wrap: wrap; | flex-wrap: wrap; |
Latest revision as of 13:55, 9 June 2022
Template documentation (for the above template, sometimes hidden or invisible)
- Description
- InfoboxContainerCSS is used to make the class InfoboxContainer available. The class InfoboxContainer makes it possible to create a "collection" of infoboxes. The infoboxes will be centered in the container side by side. When there are more infoboxes then will fit side by side a new row of infoboxes will automatically be formed. Infoboxes can be added directly or by transclusion.
- Syntax
- {{InfoboxContainerCSS}}
- Usage
- <div class="InfoboxContainer"> infobox1 infobox2 ...</div>
- Sample
{{InfoboxContainerCSS}} <div class="InfoboxContainer"> {{:Bookmarks (CORE class)}} {{:Careers (CORE class)}} {{Infobox CORE class | class name = D-Scan | class page name = D-Scan (CORE class) | image = Core class D - SCAN.png | summary = This CORE class aims to introduce new players to the Directional Scanner system of EVE Online. | reading list = [[Directional scanning]] | slides link = https://drive.google.com/file/d/1pS7Wl-_Kw7bOBU2_y7meWtnns6aNlZ1k/view?usp=sharing | video link = }} </div>gives ...
Bookmarks | |
---|---|
Details | |
Summary | This CORE class aims to introduce new players to the Bookmarks system of EVE Online and help them utilising these Bookmarks to stay safer in New Eden. |
Reading list | Bookmark |
Slides |
Careers | |
---|---|
Details | |
Summary | This CORE class aims to introduce new players to different activities available in New Eden, helping them to find their preferred ways to have fun and make ISK. |
Reading list | Careers, Industry, Mining, Missions, Exploration, Abyssal Deadspace, Trading, Hauling, Solo PvP |
Slides |
D-Scan | |
---|---|
Details | |
Summary | This CORE class aims to introduce new players to the Directional Scanner system of EVE Online. |
Reading list | Directional scanning |
Slides |
Visit Template:InfoboxContainerCSS/doc to edit this text! (How does this work?) (Refresh this text - why?)