Welcome to our new Skyland! Article rewrites are welcome. If you see any missing images, please feel free to add them. Please use the Aboutfile template when uploading and add categories.
We are also aware of some articles being unavailable. Please bear with us while we are working to get them fixed.
Template:SBook: Difference between revisions
From Skylanders Wiki
No edit summary |
No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{|style="border:solid | {| class="infobox" style="background:#DDEEFF; border:1px solid #0F378C" | ||
|- | |- | ||
{{#if: {{{ | ! colspan="2" style="background-color:#1493ff;color:white;font-size:125%"| {{{name|{{PAGENAME}}}}} | ||
{{!}} | |- | ||
{{{ | | style="text-align:center" colspan="2" | {{{image|}}} | ||
|- | |- style="vertical-align: top" | ||
{{#if: {{{ | {{#if:{{{author|}}}|{{!}}-style="background:#b6daff" | ||
{{!}} | {{!}} '''Author:''' | ||
{{{ | {{!}} {{{author}}} | ||
|- | |}} | ||
{{#if:{{{ | |- style="vertical-align: top" | ||
! | {{#if:{{{publish|}}}|{{!}}-style="background:#b6daff" | ||
{{!}} | {{!}} '''Publisher:''' | ||
{{!}} {{{publish}}} | |||
|}} | |||
|- style="vertical-align: top" | |||
{{#if:{{{release date|}}}|{{!}}-style="background:#b6daff" | |||
{{!}} '''Release Date:''' | |||
{{!}} {{{release date}}} | |||
|}} | |||
|- style="vertical-align: top;" | |||
{{#if:{{{pages|}}}|{{!}}-style="background:#b6daff" | |||
{{!}} '''Pages:''' | |||
{{!}} {{{pages}}} | |||
|}} | |||
|- style="vertical-align: top" | |||
{{#if:{{{art|}}}|{{!}}-style="background:#b6daff" | |||
{{!}} '''Art:''' | |||
{{!}} {{{art}}} | |||
|}} | |||
|- style="vertical-align: top" | |||
{{#if:{{{category|}}}|{{!}}-style="background:#b6daff" | |||
{{!}} '''Category:''' | |||
{{!}} {{{category}}} | |||
|}} | |||
|- style="vertical-align: top" | |||
{{#if:{{{based on|}}}|{{!}}-style="background:#b6daff" | |||
{{!}} '''Based on:''' | |||
{{!}} {{{based on}}} | |||
|}} | |||
|}<noinclude> | |||
== Usage & preview == | |||
Type in this: | |||
<pre> | |||
{{SBook | |||
|name= | |||
|image= | |||
|author= | |||
|publish= | |||
|release date= | |||
|pages= | |||
|art= | |||
|category= | |||
|based on= | |||
}} | }} | ||
</pre> | |||
to see this: | |||
{{SBook | |||
|name=This is a test | |||
|image=This is a test | |||
|author=This is a test | |||
|publish=This is a test | |||
|release date=This is a test | |||
|pages=This is a test | |||
|art=This is a test | |||
|category=This is a test | |||
|based on=This is a test | |||
}} | }} | ||
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above] | |||
</noinclude> | |||
{{ | |||
{{ | |||
Latest revision as of 03:34, May 28, 2025
SBook | |
---|---|
Usage & preview
Type in this:
{{SBook |name= |image= |author= |publish= |release date= |pages= |art= |category= |based on= }}
to see this:
This is a test | |
---|---|
This is a test | |
Author: | This is a test |
Publisher: | This is a test |
Release Date: | This is a test |
Pages: | This is a test |
Art: | This is a test |
Category: | This is a test |
Based on: | This is a test |