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