More languages
More actions
General-KJ (talk | contribs) mNo edit summary |
General-KJ (talk | contribs) mNo edit summary |
||
Line 9: | Line 9: | ||
<div class="portal-card"> | <div class="portal-card"> | ||
<h6 class="portal-card-TOC">{{{name}}}</h6> | <h6 class="portal-card-TOC">{{{name}}}</h6> | ||
<div class="portal-card-image"> [[File:{{{image|Placeholder-image.png}}}|link={{{link}}}|size | <div class="portal-card-image"> [[File:{{{image|Placeholder-image.png}}}|link={{{link}}}|size=100px]]</div> | ||
<div class="portal-card-text">{{{text}}}</div> | <div class="portal-card-text">{{{text}}}</div> | ||
</div> | </div> |
Revision as of 13:00, 31 January 2024
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
image | image | The image filename or URL, with extension (.jpg etc) | String | optional |
text | text | Any text you want to appear next to the image, takes wikilinks (within square brackets). | String | required |
name | name | The name you want to appear in the table of contents. | String | required |
link | link | The link you want the image to redirect to (normally same as within the text). | String | required |