Difference between revisions of "Template:Landing page"

From Jaroussky Wiki
Jump to navigation Jump to search
Line 2: Line 2:
This is the grid for our landing page, so only parameters do have to be filled.  
This is the grid for our landing page, so only parameters do have to be filled.  
For help on the containers, see: [https://www.mediawiki.org/wiki/User:TheDJ/bootstrap this great introduction to bootstrap by TheDJ on Mediawiki.]
For help on the containers, see: [https://www.mediawiki.org/wiki/User:TheDJ/bootstrap this great introduction to bootstrap by TheDJ on Mediawiki.]
This page will be fully responsive, once we've installed bootstrap, too.
‎</noinclude>
‎</noinclude>


<div class="row">
{{div col|colwidth=25em}}
  <div class="col-sm-8">col-sm-8</div>
{| class="wikitable" style="width: 100%;"
  <div class="col-sm-4">col-sm-4</div>
|-
! Region
|Test
! Date
|Test
! Germany
|Test2
 
|}
</div>
</div>
<!--
<ul class="flex-container">
  <li class="flex-item">1</li>
  <li class="flex-item">2</li>
</ul>
...


-->
‎<noinclude>
‎<noinclude>
[[Category:Jaroussky wiki templates]]
[[Category:Jaroussky wiki templates]]
</noinclude>

Revision as of 02:09, 2 September 2021

‎ This is the grid for our landing page, so only parameters do have to be filled. For help on the containers, see: this great introduction to bootstrap by TheDJ on Mediawiki. This page will be fully responsive, once we've installed bootstrap, too. ‎

Region Test Date Test Germany Test2

‎ ‎