Diferencia entre revisiones de «Plantilla:Saved book/doc»

De Familia Sanchez Arjona
Saltar a: navegación, buscar
(create)
 
m (29 revisiones importadas)
 
(No se muestran 28 ediciones intermedias de 15 usuarios)
Línea 1: Línea 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
 +
This template is automatically included at the top of stored books, and automatically categorizes pages as appropriate.
  
This template is automatically included at the top of stored books and may be extended afterwards.  
+
==Optional input==
<pre>
+
{|class=wikitable
<nowiki>
+
|-
{{{{FULLPAGENAMES}}
+
!Input !! What it does
|pages=214
+
|-
}}
+
|{{para|cover-image}}  || Select the default cover image for the book. Just give the file name (for example, {{para|cover-image|[[:File:Enrico Fermi 1943-49.jpg|Enrico Fermi 1943-49.jpg]]}}).
</nowiki>
+
|-
</pre>
+
|{{para|cover-color}}  || Select the default cover color for the book. Default color is "Lavender". Colors are those named in [[w:HTML color#X11 color names|X11 color names]] or using the #RRGGBB format.
 
+
|-
<includeonly>
+
|{{para|text-color}}  || Select the default cover text color for the book. Default color is black.  Colors are those named in [[w:HTML color#X11 color names|X11 color names]] or using the #RRGGBB format.
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
+
|-
[[Category:Wikipedia:Book tool]]
+
| {{para|title}}      || The title of the book. (This is only used to give a preview of the book cover.)
 +
|-
 +
| {{para|subtitle}}    || The subtitle of the book (optional).  (This is only used to give a preview of the book cover.)
 +
|-
 +
| {{para|description}} || A description of the scope of the book.
 +
|-
 +
| {{para|sort_as}}     || The default [[w:WP:SORT|sort key]] for the book.
 +
|-
 +
| {{para|editor}}     || For user books only. Specifies the editor of the book. By default this is the username.
 +
|-
 +
| {{para|bug}}        || If the book does not render properly, describe the problem here.
 +
|-
 +
|}<includeonly><!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
  
 +
[[Category:Books]]
 
</includeonly>
 
</includeonly>

Revisión actual del 11:59 28 jun 2016

This template is automatically included at the top of stored books, and automatically categorizes pages as appropriate.

Optional input

Input What it does
|cover-image= Select the default cover image for the book. Just give the file name (for example, |cover-image=Enrico Fermi 1943-49.jpg).
|cover-color= Select the default cover color for the book. Default color is "Lavender". Colors are those named in X11 color names or using the #RRGGBB format.
|text-color= Select the default cover text color for the book. Default color is black. Colors are those named in X11 color names or using the #RRGGBB format.
|title= The title of the book. (This is only used to give a preview of the book cover.)
|subtitle= The subtitle of the book (optional). (This is only used to give a preview of the book cover.)
|description= A description of the scope of the book.
|sort_as= The default sort key for the book.
|editor= For user books only. Specifies the editor of the book. By default this is the username.
|bug= If the book does not render properly, describe the problem here.