×
Create a new article
Write your page title here:
We currently have 2,815 articles on YumeWiki. Type your article name above or click on one of the titles below and start writing!



YumeWiki
2,815Articles

Template:ListThumb: Difference between revisions

mNo edit summary
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:
<big>'''List with thumbnail images'''</big>
<big>'''List with thumbnail images'''</big>
<div class="mw-collapsible-content">
<div class="mw-collapsible-content">
<div style="-webkit-column-count:{{{columns|2}}};column-count:{{{columns|2}}};">
<div style="column-count:auto;column-width:{{#expr:{{{size|100}}}+200}}px;">
{{#dpl:execandexit={{#ifeq:{{{page|{{PAGENAME}}}}}|Yume 2kki Locations|don't use on 2kki's page please|}}|category={{{page|{{PAGENAME}}}}}|uses=Template:Locationbox{{!}}Template:NPCBox|count=200|include={Locationbox}:image,{NPCBox}:image|format=,\n*[[File:,{{!}}{{{size|100}}}px{{!}}%PAGE%]] [[%PAGE%{{!}}%TITLE%]]<br />,|ordermethod=title|cacheperiod=604800}}
{{#dpl:execandexit={{#ifeq:{{{page|{{PAGENAME}}}}}|Yume 2kki Locations|don't use on 2kki's page please|}}|category={{{page|{{PAGENAME}}}}}|uses=Template:Locationbox{{!}}Template:NPCBox{{!}}Template:Characterbox|count=200|include={Locationbox}:image,{NPCBox}:image,{Characterbox}:image|format=,\n*[[File:,{{!}}{{{size|100}}}x{{{size|100}}}px{{!}}%PAGE%]] [[%PAGE%{{!}}%TITLE%]]<br />,|ordermethod=title|cacheperiod=604800}}
</div></div></div>
</div></div></div>
‎</includeonly>
‎</includeonly>

Latest revision as of 06:13, 22 July 2023


Documentation (for the above template, sometimes hidden or invisible)

Description

This template has DPL code that shows a list of all locations/NPCs in a category of locations/characters with thumb images next to each article link.

Syntax

On a category of locations or characters:

{{ListThumb}}

On any other page:

{{ListThumb|page=Yume Nikki Locations}}

Usage

The function creates collapsible section with a default of two columns. Articles are listed in alphabetical order and a thumbnail from each is placed to the left of the article name. This creates a more visual list than the pure text of category pages. Its recommended to use this template directly on the location/character categories. This template does not work with any other category of articles as they do not use the Locationbox, NPCBox, or Characterbox templates.

When used on a category of articles that use any of Locationbox, NPCBox, or Characterbox, the function grabs the images from the articles to use them as thumbnails. You can choose which category to generate a list of by specifying the page parameter.

Keep in mind that the size parameter defaults to 100px and restricts both height and width.

Note: this template is prevented from working on Category:Yume 2kki Locations as loading 800+ images is not a good idea.

Parameters

Template parameters

ParameterDescriptionTypeStatus
Category Pagepage

Select the category of which to generate a list of articles with thumbnails.

Example
Wataru
Auto value
{{PAGENAME}}
Lineoptional
Thumbnail Sizesize

Limit both the width and height of each thumbnail image to a size in pixels.

Default
100
Numberoptional

Sample

The following input:

{{ListThumb|page=HAL|size=300}}

Produces:


List with thumbnail images



Visit Template:ListThumb/doc to edit this text! (How does this work?)