Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
MediaWiki help
Creopedia
Search
Search
Appearance
Log in
Personal tools
Log in
View source for Template:NavCard
Template
Discussion
English
Read
View source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
View source
View history
General
What links here
Related changes
Special pages
Page information
Appearance
move to sidebar
hide
←
Template:NavCard
<!-- Template:NavCard ------------------ @param {string} 1 Page name to be linked @param {string} 2 File name of the image @param {string} 3 Label for the button @param {string} smooth Set to any value to disable pixelated (nearest-neighbor) scaling @param {string} imageSize Thumbnail size to request, e.g. 160px --><includeonly><!-- TemplateStyles -------------- --><templatestyles src="Template:NavCard/styles.css" /><!-- Wikitext -------- --><div class="t-navcard {{#if:{{{smooth|}}}|t-navcard--smooth}}"><!-- -->{{Card<!-- -->|title={{{3|{{{1}}}}}}<!-- -->|class=t-navcard__card cp-button-skeuomorphic cp-button-skeuomorphic--large<!-- -->|page={{{1}}}<!-- -->|thumbnail={{{2}}}<!-- -->|thumbnailSize={{#if:{{{imageSize|}}}|{{{imageSize}}}|{{#if:{{{smooth|}}}|160px}}}}<!-- -->}}<!--a --></div><!-- --></includeonly><!-- --><noinclude><!-- Documentation ------------- -->{{/doc}}<!-- --></noinclude>
Templates used on this page:
Template:Card
(
view source
)
Template:Documentation
(
view source
)
Template:NavCard
(
view source
)
Template:NavCard/doc
(
view source
)
Template:NavCard/styles.css
(
view source
)
Module:Arguments
(
view source
) (protected)
Module:CardLua
(
view source
)
Module:CardLua/styles.css
(
view source
)
Return to
Template:NavCard
.