Más idiomas
Más acciones
mSin resumen de edición |
mSin resumen de edición |
||
Línea 28: | Línea 28: | ||
|center = center-aligned | |center = center-aligned | ||
|left-aligned | |left-aligned | ||
}}" style="{{{sstyle|}}}"><!--Manually inserted dashes will need to be removed from uses of the template first, I guess, then enable this:--><!--— -->{{{author|{{{2|}}}}}}{{#if:{{{author|}}}{{{2|}}}|{{#if:{{{source|}}}{{{3|}}}|<!--Display comma-space only if both cite parameters are present.-->, }}}}{{{source|{{{3|}}}}}}</cite>}} | }}" style="{{{sstyle|}}}"><!--Manually inserted dashes will need to be removed from uses of the template first, I guess, then enable this:--><!--— -->[[{{{author|{{{2|}}}}}}]]{{#if:{{{author|}}}{{{2|}}}|{{#if:{{{source|}}}{{{3|}}}|<!--Display comma-space only if both cite parameters are present.-->, }}}}''{{{source|{{{3|}}}}}}''</cite>}} | ||
</div>{{#invoke:Check for unknown parameters|check|unknown={{main other|[[Category:Pages using quote box with unknown parameters|_VALUE_{{PAGENAME}}]]}}|preview=Page using [[Template:Quote box]] with unknown parameter "_VALUE_"|ignoreblank=y| 1 | 2 | 3 | align | author | bgcolor | border | class | content | fontsize | halign | qalign | qclass | qstyle | quote | quoted | quotetext | salign | source | sstyle | style | tclass | text | title | title_bg | title_fnt | tstyle | width }} | </div>{{#invoke:Check for unknown parameters|check|unknown={{main other|[[Category:Pages using quote box with unknown parameters|_VALUE_{{PAGENAME}}]]}}|preview=Page using [[Template:Quote box]] with unknown parameter "_VALUE_"|ignoreblank=y| 1 | 2 | 3 | align | author | bgcolor | border | class | content | fontsize | halign | qalign | qclass | qstyle | quote | quoted | quotetext | salign | source | sstyle | style | tclass | text | title | title_bg | title_fnt | tstyle | width }} | ||
Línea 66: | Línea 66: | ||
"author": { | "author": { | ||
"label": "Autor", | "label": "Autor", | ||
"description": "Autor de la obra citada", | "description": "Autor de la obra citada. No hay necesidad de añadir hipervínculo, ProleWiki lo hace automáticamente.", | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
Línea 97: | Línea 97: | ||
| author = Karl Marx | | author = Karl Marx | ||
| quote = The weapon of criticism cannot, of course, replace criticism of the weapon, material force must be overthrown by material force; but theory also becomes a material force as soon as it has gripped the masses. Theory is capable of gripping the masses as soon as it demonstrates ad hominem, and it demonstrates ad hominem as soon as it becomes radical. To be radical is to grasp the root of the matter. | | quote = The weapon of criticism cannot, of course, replace criticism of the weapon, material force must be overthrown by material force; but theory also becomes a material force as soon as it has gripped the masses. Theory is capable of gripping the masses as soon as it demonstrates ad hominem, and it demonstrates ad hominem as soon as it becomes radical. To be radical is to grasp the root of the matter. | ||
| source = | | source = Critique of Hegel's philosophy of right | ||
}} | }} | ||
</nowiki> | </nowiki> | ||
Línea 103: | Línea 103: | ||
| author = Karl Marx | | author = Karl Marx | ||
| quote = The weapon of criticism cannot, of course, replace criticism of the weapon, material force must be overthrown by material force; but theory also becomes a material force as soon as it has gripped the masses. Theory is capable of gripping the masses as soon as it demonstrates ad hominem, and it demonstrates ad hominem as soon as it becomes radical. To be radical is to grasp the root of the matter. | | quote = The weapon of criticism cannot, of course, replace criticism of the weapon, material force must be overthrown by material force; but theory also becomes a material force as soon as it has gripped the masses. Theory is capable of gripping the masses as soon as it demonstrates ad hominem, and it demonstrates ad hominem as soon as it becomes radical. To be radical is to grasp the root of the matter. | ||
| source = | | source = Critique of Hegel's philosophy of right | ||
}} | }} | ||
'''Adding width:''' | '''Adding width:''' |
Revisión del 00:10 16 oct 2024
Usage:
{{Quote box |title = |quote = |author = |source = |align = |width = |border = |fontsize = |bgcolor = |style = |title_bg = |title_fnt = |tstyle = |qalign = |qstyle = |quoted = |salign = |sstyle = }}
Sin descripción.
Parámetro | Descripción | Tipo | Estado | |
---|---|---|---|---|
Título | title | Título para la caja que contendrá la cita | Cadena | sugerido |
Autor | author | Autor de la obra citada. No hay necesidad de añadir hipervínculo, ProleWiki lo hace automáticamente. | Cadena | obligatorio |
Fuente | source | Obra citada | Cadena | obligatorio |
Cita | quote | Texto a citar | Cadena | obligatorio |
Example:
{{Quote box | author = Karl Marx | quote = The weapon of criticism cannot, of course, replace criticism of the weapon, material force must be overthrown by material force; but theory also becomes a material force as soon as it has gripped the masses. Theory is capable of gripping the masses as soon as it demonstrates ad hominem, and it demonstrates ad hominem as soon as it becomes radical. To be radical is to grasp the root of the matter. | source = Critique of Hegel's philosophy of right }}
Karl Marx, Critique of Hegel's philosophy of right
Adding width:
{{Quote box | author = Karl Marx | quote = The weapon of criticism cannot, of course, replace criticism of the weapon, material force must be overthrown by material force; but theory also becomes a material force as soon as it has gripped the masses. Theory is capable of gripping the masses as soon as it demonstrates ad hominem, and it demonstrates ad hominem as soon as it becomes radical. To be radical is to grasp the root of the matter. | source = ''Critique of Hegel's philosophy of right'', Introduction | width = 20% }}
Karl Marx, 'Critique of Hegel's philosophy of right, Introduction
Quote boxes also wrap around text:
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Aligning:
{{Quote box | author = Karl Marx | quote = The weapon of criticism cannot, of course, replace criticism of the weapon, material force must be overthrown by material force; but theory also becomes a material force as soon as it has gripped the masses. Theory is capable of gripping the masses as soon as it demonstrates ad hominem, and it demonstrates ad hominem as soon as it becomes radical. To be radical is to grasp the root of the matter. | source = ''Critique of Hegel's philosophy of right'', Introduction | width = 20% | align = left }}
Karl Marx, 'Critique of Hegel's philosophy of right, Introduction
Now the template is aligned left. It can be centered as well.