Template:Book infobox: Difference between revisions
From Destinypedia, the Destiny wiki
m (Text replacement - "([^\n]) <pre>" to "$1 <pre>") |
m (Text replacement - "#(F2F3F4|F0F0F0)" to "#f0f0f0") |
||
Line 7: | Line 7: | ||
{{!}}- | {{!}}- | ||
{{#if:{{{author|}}}| | {{#if:{{{author|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{fieldBG|# | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{author-title|Author(s)}}}: | {{{author-title|Author(s)}}}: | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{author|}}} | {{{author|}}} | ||
{{!}}-}} | {{!}}-}} | ||
{{#if:{{{publisher|}}}| | {{#if:{{{publisher|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{fieldBG|# | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{publisher-title|Publisher}}}: | {{{publisher-title|Publisher}}}: | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{publisher|}}} | {{{publisher|}}} | ||
{{!}}-}} | {{!}}-}} | ||
{{#if:{{{publication|}}}| | {{#if:{{{publication|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{fieldBG|# | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{publication-title|Publication date}}}: | {{{publication-title|Publication date}}}: | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{publication|}}} | {{{publication|}}} | ||
{{!}}-}} | {{!}}-}} | ||
{{#if:{{{media|}}}| | {{#if:{{{media|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{fieldBG|# | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{media-title|Media type}}}: | {{{media-title|Media type}}}: | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{media|}}} | {{{media|}}} | ||
{{!}}-}} | {{!}}-}} | ||
{{#if:{{{length|}}}| | {{#if:{{{length|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{fieldBG|# | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{length-title|Pages}}}: | {{{length-title|Pages}}}: | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{length|}}} | {{{length|}}} | ||
{{!}}-}} | {{!}}-}} | ||
{{#if:{{{ISBN|}}}| | {{#if:{{{ISBN|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{fieldBG|# | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{ISBN-title|ISBN}}}: | {{{ISBN-title|ISBN}}}: | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{ISBN|}}} | {{{ISBN|}}} | ||
{{!}}-}} | {{!}}-}} |
Revision as of 16:51, September 18, 2022
Book infobox | |
---|---|
Add the following code and change the values to add the book template to the an article:
{{Book infobox |image= |author= |publisher= |publication= |media= |length= |ISBN= }}
- Note: for ISBN, please include
[[Special:BookSources/ISBN-NUMBER-HERE|ISBN-NUMBER-HERE]]
. So, for example, Cryptum's is "0765323966": it would thus become so,"[[Special:BookSources/0765323966|0765323966]]"
which would create as such, "0765323966".