|
|
(11 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| == New 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="col mb-4">
| | |file=1998-05-GI.jpg |
| <div class="card h-100" style="width: 12rem;">[[File:1998-05-GI.jpg|200px|caption]]<div class="card-body">
| | |title=Game Informer |
| <div class="card-title mb-1"><span title="USA">🇺🇸</span> Game Informer</div>
| | |date=March 1998 |
| <div class="card-subtitle text-muted mb-2">March 1998</div>
| | |country=US |
| <p class="card-text">And here's a description</p>
| | }} |
| </div>
| | |
| <div class="card-footer text-muted">
| | {{GalleryCard |
| {{#fas:file-image}} Download JPG</div> | | |file=Arcade (1998-12) 01_page_36.pdf |
| </div>
| | |title=Arcade |
| </div>
| | |date=December 1998 |
| <div class="col mb-4">
| | |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"><span title="UK">🇬🇧</span> Arcade</div>
| | |
| <div class="card-subtitle text-muted mb-2">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 |
| <div class="card-footer text-muted">{{#fas:file-pdf}} Download PDF</div>
| | |date=February 1999 |
| </div>
| | |country=US |
| </div>
| | }} |
| <div class="col mb-4">
| | |
| <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"><span title="USA">🇺🇸</span> Electronic Gaming Monthly</div>
| | |title=GamePro |
| <div class="card-subtitle text-muted mb-2">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">
| | |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 lead">GamePro</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>
| | |country=DE |
| <div class="card-footer text-muted">Download PDF</div>
| | }} |
| </div>
| | |
| </div>
| | {{GalleryCard |
| <div class="col mb-4">
| | |file=Dreamcast-USA-03_(2000-01)_Page_70-71_optim.pdf |
| <div class="card h-100" style="width: 12rem;">
| | |title=Official Sega Dreamcast Magazine |
| [[File:PC.Games.N081.1999.06-fl0n_pages_68-70_optim.pdf|200px|caption]]
| | |date=January 2000 |
| <div class="card-body">
| | |country=UK |
| <div class="card-title lead">🇩🇪 PC Games</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>
| | {{GalleryCard |
| <div class="card-footer text-muted">Download PDF</div>
| | |file=DC-UK 6 (2000-02) pages_84-85.pdf |
| </div>
| | |title=DC-UK |
| </div>
| | |date=February 2002 |
| <div class="col mb-4">
| | |country=UK |
| <div class="card h-100" style="width: 12rem;">
| | }} |
| [[File:Dreamcast-USA-03_(2000-01)_Page_70-71_optim.pdf|200px|caption]]
| | |
| <div class="card-body">
| | {{GalleryEnd}} |
| <div class="card-title">Official Sega Dreamcast Magazine</div>
| |
| </div>
| |
| <div class="card-footer text-muted">Download PDF</div>
| |
| </div>
| |
| </div>
| |
| <div class="col mb-4">
| |
| <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 lead">DC-UK</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>
| |