Sandbox:NewGallery: Difference between revisions

From Videogame Morgue File

No edit summary
mNo edit summary
 
(13 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="row row-cols-1 row-cols-md-3 row-cols-xl-5">
{{GalleryStart}}
<div class="col mb-4">
 
<div class="card h-100" style="width: 12rem;">
{{GalleryCard
[[File:1998-05-GI.jpg|200px|caption]]
|file=1998-05-GI.jpg
<div class="card-body pt-0">
|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;">
|description=Sample description. More than one line.
[[File:Arcade (1998-12) 01_page_36.pdf|200px|caption]]
}}
<div class="card-body">
 
<div class="card-title mb-1"><span title="UK">🇬🇧</span> Arcade</div>
{{GalleryCard
<div class="card-subtitle text-muted mb-2">December 1998</div>
|file=Electronic Gaming Monthly Issue 115 February 1999 Legacy of Kain feature.pdf
<p class="card-text">Some quick example text.</p>
|title=Electronic Gaming Monthly
</div>
|date=February 1999
<div class="card-footer text-muted">{{#fas:file-pdf}} 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:Electronic Gaming Monthly Issue 115 February 1999 Legacy of Kain feature.pdf|200px|caption]]
|title=GamePro
<div class="card-body">
|date=April 1999
<div class="card-title lead">Electronic Gaming Monthly</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>
{{GalleryCard
</div>
|file=PC.Games.N081.1999.06-fl0n_pages_68-70_optim.pdf
</div>
|title=PC Games
<div class="col mb-4">
|date=June 1999
<div class="card h-100" style="width: 12rem;">
|country=DE
[[File:GamePro Issue 117 April 1999 page 1, 41-42.pdf|200px|caption]]
}}
<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>
 
<div class="card-footer text-muted">Download PDF</div>
{{GalleryCard
</div>
|file=Dreamcast-USA-03_(2000-01)_Page_70-71_optim.pdf
</div>
|title=Official Sega Dreamcast Magazine
<div class="col mb-4">
|date=January 2000
<div class="card h-100" style="width: 12rem;">
|country=UK
[[File:PC.Games.N081.1999.06-fl0n_pages_68-70_optim.pdf|200px|caption]]
}}
<div class="card-body">
 
<div class="card-title lead">🇩🇪 PC Games</div>
{{GalleryCard
<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>
|file=DC-UK 6 (2000-02) pages_84-85.pdf
</div>
|title=DC-UK
<div class="card-footer text-muted">Download PDF</div>
|date=February 2002
</div>
|country=UK
</div>
}}
<div class="col mb-4">
 
<div class="card h-100" style="width: 12rem;">
{{GalleryEnd}}
[[File:Dreamcast-USA-03_(2000-01)_Page_70-71_optim.pdf|200px|caption]]
<div class="card-body">
<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>

Latest revision as of 15:39, 8 March 2022

Test Gallery Layout (not finished, don't use it!)[edit]