Template:Book infobox: Difference between revisions
From Destinypedia, the Destiny wiki
m (Text replacement - "{\| class="infobox" style="width:([^\n;"]+); background:([^\n;"]+); border:1px solid ([^\n;"]+); color:([^\n;"]+)" cellspacing="0"" to "{{Infobox|start}}") |
m (Text replacement - "{{#if:{{{image\|}}}\|↵{{!}} class="infoboxmedia" colspan="2" style="background:([^\n;"]+)" {{!}} {{{image}}} {{#if:{{{caption\|}}}\|{{clear}}{{{caption}}}}}↵}}↵\|-" to "{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}}") |
||
Line 2: | Line 2: | ||
! class="infoboxheading" colspan="2" style="background:{{{nameBG|transparent}}}" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} | ! class="infoboxheading" colspan="2" style="background:{{{nameBG|transparent}}}" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} | ||
|- | |- | ||
{{ | {{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}} | ||
{{#if:{{{author|}}}| | {{#if:{{{author|}}}| | ||
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}} |
Revision as of 09:33, June 1, 2024
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, the Destiny Strategy Guide's is "978-0-7440-1562-1": it would thus become so,"[[Special:BookSources/978-0-7440-1562-1|978-0-7440-1562-1]]"
which would create as such, "978-0-7440-1562-1".