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 - "dummy edit" to "Category:Infobox templates") Tag: Manual revert |
||
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox|start}} | {{Infobox|start}} | ||
{{Infobox|title|name={{{name|}}}}} | |||
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}} | |||
{{ | |||
{{Infobox|entry|title={{{author-title|Author(s)}}}|content={{{author|}}}}} | |||
{{Infobox|entry|title={{{publisher-title|Publisher}}}|content={{{publisher|}}}}} | |||
{{Infobox|entry|title={{{publication-title|Publication date}}}|content={{{publication|}}}}} | |||
{{ | {{Infobox|entry|title={{{media-title|Media type}}}|content={{{media|}}}}} | ||
{{Infobox|entry|title={{{length-title|Pages}}}|content={{{length|}}}}} | |||
{{{author-title|Author(s)}}} | {{Infobox|entry|title={{{ISBN-title|ISBN}}}|content={{{ISBN|}}}}} | ||
{{ | {{Infobox|end}}<noinclude>{{clear}} | ||
==Usage instructions== | |||
| | |||
{{{publisher-title|Publisher}}} | |||
{{ | |||
| | |||
{{{publication-title|Publication date}}} | |||
{{ | |||
| | |||
{{{media-title|Media type}}} | |||
}} | |||
{{ | |||
{{{length-title|Pages}}} | |||
{{{ISBN-title|ISBN}}} | |||
{{ | |||
Add the following code and change the values to add the book template to the an article: | Add the following code and change the values to add the book template to the an article: | ||
<pre> | <pre> | ||
{{Book infobox | {{Book infobox | ||
| image | |name= | ||
| author | |image= | ||
| publisher | |author= | ||
| publication = | |publisher= | ||
| media | |publication= | ||
| length | |media= | ||
| ISBN | |length= | ||
|ISBN= | |||
}} | }} | ||
</pre> | </pre> |
Latest revision as of 09:59, June 14, 2024
Book infobox | |
---|---|
Usage instructions
Add the following code and change the values to add the book template to the an article:
{{Book infobox |name= |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".