Template:Book infobox: Difference between revisions

m
Text replacement - "dummy edit" to "Category:Infobox templates"
mNo edit summary
m (Text replacement - "dummy edit" to "Category:Infobox templates")
Tag: Manual revert
 
(6 intermediate revisions by 2 users not shown)
Line 10: Line 10:
{{Infobox|entry|title={{{ISBN-title|ISBN}}}|content={{{ISBN|}}}}}
{{Infobox|entry|title={{{ISBN-title|ISBN}}}|content={{{ISBN|}}}}}


{{Infobox|end}}<noinclude>{{Clear}}
{{Infobox|end}}<noinclude>{{clear}}
==Usage instructions==
==Usage instructions==
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:
Line 16: Line 16:
<pre>
<pre>
{{Book infobox
{{Book infobox
| image       =  
|name=
| author     =  
|image=
| publisher   =  
|author=
| publication =  
|publisher=
| media       =  
|publication=
| length     =  
|media=
| ISBN       =  
|length=
|ISBN=
}}
}}
</pre>
</pre>