Help:Gallery: Difference between revisions
imported>HRWikiMirrorBot Reimported from hrwiki.org Wayback HTML→wikitext (full reconvert) |
imported>HRWikiMirrorBot Reimported from hrwiki.org Wayback HTML→wikitext (full reconvert) |
||
| Line 1: | Line 1: | ||
<!-- | <!-- Wayback HTML body (hrwiki.org); RawHtml --> | ||
<html> | |||
<p><b>Here's how to create a picture gallery:</b> | |||
</p><p>1. Galleries are best used in situations where a lot of pictures need to be displayed. Galleries are like thumbnails boxed together in a table. | |||
</p><p>2. Here is an example of a gallery: | |||
</p> | |||
<table cellpadding="0" cellspacing="0" class="gallery"> | |||
<tr> | |||
<td><div class="gallerybox" style="width: 155px;"> | |||
<div class="thumb" style="padding: 13px 0; width: 150px;"><div style="margin-left: auto; margin-right: auto; width: 120px;"><a class="image" href="/index.php?title=File:NewerestHomestar.png" title="NewerestHomestar.png"><img alt="" border="0" height="119" src="https://web.archive.org/web/20211001000000im_/http://www.hrwiki.org/w/images/thumb/c/cc/NewerestHomestar.png/59px-NewerestHomestar.png" width="59"/></a></div></div> | |||
<div class="gallerytext"> | |||
<center><b><a href="/index.php?title=Homestar_Runner" title="Homestar Runner">Homestar Runner</a></b></center> | |||
</div> | |||
</div></td> | |||
<td><div class="gallerybox" style="width: 155px;"> | |||
<div class="thumb" style="padding: 13px 0; width: 150px;"><div style="margin-left: auto; margin-right: auto; width: 120px;"><a class="image" href="/index.php?title=File:currentbad.png" title="currentbad.png"><img alt="" border="0" height="119" src="https://web.archive.org/web/20211001000000im_/http://www.hrwiki.org/w/images/thumb/d/d5/currentbad.png/79px-currentbad.png" width="79"/></a></div></div> | |||
<div class="gallerytext"> | |||
<center><b><a href="/index.php?title=Strong_Bad" title="Strong Bad">Strong Bad</a></b></center> | |||
</div> | |||
</div></td> | |||
<td><div class="gallerybox" style="width: 155px;"> | |||
<div class="thumb" style="padding: 21px 0; width: 150px;"><div style="margin-left: auto; margin-right: auto; width: 120px;"><a class="image" href="/index.php?title=File:The_Cheat_Character_Video.PNG" title="The Cheat Character Video.PNG"><img alt="" border="0" height="103" src="https://web.archive.org/web/20211001000000im_/http://www.hrwiki.org/w/images/thumb/2/23/The_Cheat_Character_Video.PNG/120px-The_Cheat_Character_Video.PNG" width="120"/></a></div></div> | |||
<div class="gallerytext"> | |||
<center><b><a href="/index.php?title=The_Cheat" title="The Cheat">The Cheat</a></b></center> | |||
</div> | |||
</div></td> | |||
</tr> | |||
</table> | |||
<pre><gallery> | |||
Image:NewerestHomestar.png|<center>'''[[Homestar Runner]]'''</center> | |||
Image:currentbad.png|<center>'''[[Strong Bad]]'''</center> | |||
Image:The Cheat Character Video.PNG|<center>'''[[The Cheat]]'''</center> | |||
</gallery></pre> | |||
<p>3. The main format for a gallery is as follows: | |||
</p> | |||
<pre><gallery> | |||
Image:Image name.png|<center>Caption</center> | |||
</gallery></pre> | |||
<a id="See_Also" name="See_Also"></a><h2> <span class="mw-headline">See Also</span></h2> | |||
<ul><li><a href="/index.php?title=Quote_of_the_Week_Character_Heads" title="Quote of the Week Character Heads">Quote of the Week Character Heads</a> for an example of a gallery used in the knowledge base. | |||
</li></ul> | |||
<div class="visualClear"></div> | |||
</html> | |||
</ | |||
Latest revision as of 21:00, 18 July 2026
Here's how to create a picture gallery:
1. Galleries are best used in situations where a lot of pictures need to be displayed. Galleries are like thumbnails boxed together in a table.
2. Here is an example of a gallery:
<gallery> Image:NewerestHomestar.png|<center>'''[[Homestar Runner]]'''</center> Image:currentbad.png|<center>'''[[Strong Bad]]'''</center> Image:The Cheat Character Video.PNG|<center>'''[[The Cheat]]'''</center> </gallery>
3. The main format for a gallery is as follows:
<gallery> Image:Image name.png|<center>Caption</center> </gallery>
See Also
- Quote of the Week Character Heads for an example of a gallery used in the knowledge base.