|
|
(2 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| == Test Gallery Layout (not finished, don't use it!) == | | == Test Gallery Layout (not finished, don't use it!) == |
|
| |
|
| <div class="container">
| | {{GalleryStart}} |
|
| |
|
| <!-- <div class="row row-cols-1 row-cols-md-3 row-cols-xl-5"> -->
| | {{GalleryCard |
| <div class="row plainlinks newtab">
| | |file=1998-05-GI.jpg |
| <div class="col mb-4 flex-grow-0">
| | |title=Game Informer |
| <div class="card h-100" style="width: 12rem;">[[File:1998-05-GI.jpg|200px|caption]]<div class="card-body">
| | |date=March 1998 |
| <div class="card-title mb-1">Game Informer</div>
| | |country=US |
| <div class="card-subtitle text-muted mb-2">{{Flag-US}} March 1998</div>
| | }} |
| <p class="card-text">And here's a description</p>
| | |
| </div>
| | {{GalleryCard |
| {{GalleryCardDownloadLink|file=1998-05-GI.jpg}} | | |file=Arcade (1998-12) 01_page_36.pdf |
| </div>
| | |title=Arcade |
| </div>
| | |date=December 1998 |
| <div class="col mb-4 flex-grow-0">
| | |country=UK |
| <div class="card h-100" style="width: 12rem;">[[File:Arcade (1998-12) 01_page_36.pdf|200px|caption]]
| | |description=Sample description. More than one line. |
| <div class="card-body">
| | }} |
| <div class="card-title mb-1">Arcade</div>
| | |
| <div class="card-subtitle text-muted mb-2">{{Flag-UK}} December 1998</div>
| | {{GalleryCard |
| <p class="card-text">Some quick example text.</p>
| | |file=Electronic Gaming Monthly Issue 115 February 1999 Legacy of Kain feature.pdf |
| </div>
| | |title=Electronic Gaming Monthly |
| {{GalleryCardDownloadLink|file=Arcade (1998-12) 01_page_36.pdf}}
| | |date=February 1999 |
| </div>
| | |country=US |
| </div>
| | }} |
| <div class="col mb-4 flex-grow-0">
| | |
| <div class="card h-100" style="width: 12rem;">[[File:Electronic Gaming Monthly Issue 115 February 1999 Legacy of Kain feature.pdf|200px|caption]]
| | {{GalleryCard |
| <div class="card-body">
| | |file=GamePro Issue 117 April 1999 page 1, 41-42.pdf |
| <div class="card-title mb-1">Electronic Gaming Monthly</div>
| | |title=GamePro |
| <div class="card-subtitle text-muted mb-2">{{Flag-US}} February 1999</div>
| | |date=April 1999 |
| <p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
| | |country=US |
| </div>
| | }} |
| <div class="card-footer text-muted">Download PDF</div>
| | |
| </div>
| | {{GalleryCard |
| </div>
| | |file=PC.Games.N081.1999.06-fl0n_pages_68-70_optim.pdf |
| <div class="col mb-4 flex-grow-0">
| | |title=PC Games |
| <div class="card h-100" style="width: 12rem;">[[File:GamePro Issue 117 April 1999 page 1, 41-42.pdf|200px|caption]]
| | |date=June 1999 |
| <div class="card-body"><div class="card-title mb-1">GamePro</div><div class="card-subtitle text-muted mb-2">{{Flag-US}} April 1999</div><p class="card-text"></p></div>
| | |country=DE |
| <div class="card-footer text-muted">Download PDF</div>
| | }} |
| </div>
| | |
| </div>
| | {{GalleryCard |
| <div class="col mb-4 flex-grow-0">
| | |file=Dreamcast-USA-03_(2000-01)_Page_70-71_optim.pdf |
| <div class="card h-100" style="width: 12rem;">[[File:PC.Games.N081.1999.06-fl0n_pages_68-70_optim.pdf|200px|caption]]
| | |title=Official Sega Dreamcast Magazine |
| <div class="card-body"><div class="card-title mb-1">PC Games</div>
| | |date=January 2000 |
| <div class="card-subtitle text-muted mb-2">{{Flag-DE}} June 1999</div>
| | |country=UK |
| <p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
| | }} |
| </div>
| | |
| <div class="card-footer text-muted">Download PDF</div>
| | {{GalleryCard |
| </div>
| | |file=DC-UK 6 (2000-02) pages_84-85.pdf |
| </div>
| | |title=DC-UK |
| <div class="col mb-4 flex-grow-0">
| | |date=February 2002 |
| <div class="card h-100" style="width: 12rem;">[[File:Dreamcast-USA-03_(2000-01)_Page_70-71_optim.pdf|200px|caption]]
| | |country=UK |
| <div class="card-body"><div class="card-title mb-2">Official Sega Dreamcast Magazine<br><span class="text-muted">{{Flag-UK}} January 2000</span></div>
| | }} |
| <!--<div class="card-subtitle text-muted mb-2">January 2000</div>-->
| | |
| </div>
| | {{GalleryEnd}} |
| <div class="card-footer text-muted">Download PDF</div>
| |
| </div>
| |
| </div>
| |
| <div class="col mb-4 flex-grow-0">
| |
| <div class="card h-100" style="width: 12rem;">[[File:DC-UK 6 (2000-02) pages_84-85.pdf|200px|caption]]
| |
| <div class="card-body"><div class="card-title mb-1">DC-UK</div>
| |
| <div class="card-subtitle text-muted mb-2">{{Flag-UK}} February 2002</div>
| |
| <p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
| |
| </div>
| |
| <div class="card-footer text-muted">Download PDF</div>
| |
| </div>
| |
| </div>
| |
| </div>
| |
| </div>
| |