Diferencia entre revisiones de «Usuario:Ignacio Rodríguez/Taller»

Contenido eliminado Contenido añadido
Sin resumen de edición
Línea 93:
{| style="border;none; text-align:left; width:100%"
|- style="background:#E6F2FF; padding:0.3em; text-align:top;"
|'''TemplatePlantilla'''
|'''Example'''
|width=400px|'''Result'''
Línea 129:
===Character formatting===
 
To drop the initial character of a paragraph, use {{tl|dropinitialgota}}. To replicate a large initial character that does not descend into the paragraph, use {{tl|largeinitialgrandeinicial}}
 
To replicate a inline straight line (usually indicating missing or redacted text) use {{tl|bar}} as multiple m-dashes sometimes render as a dashed line.
Línea 135:
To create a large brace spanning multiple lines of text, use {{tl|brace}} or {{tl|brace2}}. "brace" is limited to use with or in a table, "brace2" may be used anywhere.
 
Some works, especially older ones, use ligatures, diacritics, and alternate letterforms. Whether or not to transcribe this formatting is left up to the transcriber. These characters may be hard coded, or entered with templatesplantillas. Where it is desirable to replicate the long s ({{ls}}, {{lS}}) in older works, templatesplantillas {{tl|long s}} or {{tl|ls}} and {{tl|long S}} or {{tl|lS}} are available. Note these templatesplantillas now require the addition of some lines to your CSS or Javascript pages to display. For the descending f, ({{f}}), use {{tl|f}}. Ligatures of various letter combinations can be found in [[:Category:Ligature templatesplantillas]]. TemplatesPlantillas to assist in the entering of diacritics can be found in [[:Category:Diacritic templatesplantillas]]
 
TemplatesPlantillas {{tl|'}}, {{tl|(}} and {{tl|)}} allow for the insertion of the special characters {{'}}, {{(}}, and {{)}} where it would otherwise be difficult or impossible due to wikimarkup.
 
Display of Greek quotes, etc. can be improved with the use of {{tl|polytonic}}.
Línea 143:
{| style="border;none; text-align:left; width:100%"
|- style="background:#E6F2FF; padding:0.3em; text-align:center;"
|'''TemplatePlantilla'''
|'''Example'''
|'''Result'''
|-
|{{tl|dropinitial}}, {{tl|digota}}
|<tt><nowiki>{{digota|D}}ropped initials are used quite often in many types of works</nowiki></tt>
|{{digota|D}}ropped initials are used quite often in many types of works
|-
|{{tl|largeinitialgrandeinicial}}
|<tt><nowiki>{{largeinitialgrandeinicial|L}}arge initials are less common, but are usually easier to format</nowiki></tt>
|{{largeinitialgrandeinicial|L}}arge initials are less common, but are usually easier to format.
|-
|{{tl|bar}}
Línea 230:
===Separations===
 
Use {{tl|rulelínea}} in preference of "----" for the creation of horizontal lines spanning the page. In addition, rulelínea can create horizontal separators of any length. For more fancy lines, {{tl|customlínea ruleadornada}} is available.
 
For breaking up discontinuous runs of pages, for example when separating blocks of transluded front and end matter (ex. Title Page, Dedication, Contents) to one page, use {{tl|page break}}
Línea 236:
{| style="border;none; text-align:left; width:100%"
|- style="background:#E6F2FF; padding:0.3em; text-align:center;"
|'''TemplatePlantilla'''
|'''Example'''
|'''Result'''
|-
|{{tl|rulelínea}}
|<tt><nowiki>{{rulelínea}}{{rulelínea}}</nowiki></tt>
 
 
<tt><nowiki>{{rulelínea|height=4px}}{{rulelínea}}</nowiki></tt>
 
 
<tt><nowiki>{{rulelínea|5em}}</nowiki></tt>
|{{rulelínea}}{{rulelínea}}
 
 
{{rulelínea|height=4px}}{{rulelínea}}
 
 
{{rulelínea|5em}}
|-
|{{tl|customlínea ruleadornada}}
|<tt><nowiki>{{Customlínea ruleadornada|sp|100|d|6|sp|10|d|10|sp|10|d|6|sp|100}}</nowiki></tt>
 
<tt><nowiki>{{customlínea ruleadornada|c|6|sp|40|do|7|fy1|40|do|7|sp|40|c|6}}</nowiki></tt>
|{{Customlínea ruleadornada|sp|100|d|6|sp|10|d|10|sp|10|d|6|sp|100}}
 
{{customlínea ruleadornada|c|6|sp|40|do|7|fy1|40|do|7|sp|40|c|6}}
|-
|{{tl|separator}}
Línea 282:
 
===General formatting===
Text can be colored using the {{tl|greyed}} and {{tl|red}} templatesplantillas. Red text was often used as a highlight in older works, especially on the title page. Greyed text can be used to indicate (important) text that has been written or typed onto the original document. {{tl|RunningHeader}} or {{tl|rh}} creates a left justified, a centered, and a right justified block of text all on the same line, and is most often used in the Page [[H:NS|namespace]], in the [[H:HEADER|header field]] to replicate page headers. {{tl|gapbrecha}} is used wherever a gapbrecha of greater than one space is required.
{| style="border;none; text-align:left; width:100%"
|- style="background:#E6F2FF; padding:0.3em; text-align:center;"
|'''TemplatePlantilla'''
|'''Example'''
|'''Result'''
|-
|{{tl|greyedgris}}, {{tl|redrojo}}, {{tl|greenverde}}
|<tt><nowiki>{{greyedgris|grey text}}, {{redrojo|red text}}, {{greenverde|green text}}</nowiki></tt>
|{{greyedgris|grey text}}, {{redrojo|red text}}, {{greenverde|green text}}
|-
|{{tl|RunningHeader}} or {{tl|rh}}
Línea 298:
 
|-
|{{tl|gapbrecha}}
|text with a{{tlx|gapbrecha|5em}}gapbrecha!
|text with a{{gapbrecha|5em}}gapbrecha!
|}
 
===Column formatting===
<section begin="column formatting"/>
<!--this section is transcluded to the templateplantilla docs' See Also sections - make sure it makes sense there as well-->
* {{tl|multicol}}, {{tl|multicol-break}}, {{tl|multicol-section}}, {{tl|multicol-end}}, this templateplantilla uses a table to create multiple columns of text. You need to place the breaks explicitly, but they will never move.
* {{tl|div col}}, {{tl|div col end}}, which uses CSS3 properies to create columns dynamically. The reader's browser will choose where best to put the breaks, so the layout cannot be guaranteed not to change. This one is good for lists, as you don't need to worry about placing {{tl|multicol-break}}s.
<section end="column formatting"/>
 
==Navigation TemplatesPlantillas==
<section begin="navigation templatesplantillas"/><!--Used for transclusion to TOC templateplantilla doc pages-->
Navigation templatesplantillas are used to help a reader navigate through or between texts.
{| style="border;none; text-align:left; width:100%"
|- style="background:#E6F2FF; padding:0.3em; text-align:center;"
|'''TemplatePlantilla'''
|style="width:15em"|'''You type'''
|'''You get'''
Línea 344:
|Used to easily format existing TOCs in the original.
|}
<section end="navigation templatesplantillas"/>
 
==Proofreading templatesplantillas==
Proofreading templatesplantillas are used during [[Help:Proofread|proofreading]] to manage the process of transclusion to the main namespace.
{| style="border;none; text-align:left;"
|-<!--COLUMN HEADINGS-->
| style="background:#E6F2FF; padding:0.3em; text-align:center;"|'''TemplatePlantilla'''
| style="background:#E6F2FF; padding:0.3em; text-align:center;"|'''You type'''
| style="background:#E6F2FF; padding:0.3em; text-align:center;"|'''You get'''
Línea 356:
|{{tl|Hyphenated word start}} or {{tl|hws}}
|This page ends with the split word "<tt><nowiki>{{Hyphenated word start|abso|absolutely}}</nowiki></tt>
|This page ends with the split word "<span title="absolutely">abso-</span><!-- templateplantilla doesn't work in this namespace -->
|-<!--2ND ROW-->
|{{tl|Hyphenated word end}} or {{tl|hwe}}
|<tt><nowiki>{{Hyphenated word end|lutely|absolutely}},"</nowiki></tt> split between two pages.
|<span title="absolutely">-lutely</span>," split between two pages.<!-- templateplantilla doesn't work in this namespace -->
|-<!--3RD ROW-->
|{{tl|nop}}
Línea 368:
NB: The ''hyphenated word start'' and ''hyphenated word end'' should be paired across two pages in the Page namespace. They will appear correctly as one, unhyphenated word when transcluded to the main namespace.
 
==Image templatesplantillas==
{| style="border;none; text-align:left;"
|-<!--COLUMN HEADINGS-->
| style="background:#E6F2FF; padding:0.3em; text-align:center;"|'''TemplatePlantilla'''
| style="background:#E6F2FF; padding:0.3em; text-align:center;"|'''You type'''
| style="background:#E6F2FF; padding:0.3em; text-align:center;"|'''You get'''
Línea 384:
|}
 
'''XXX''': the above are just image ''maintenance'' templatesplantillas; should include actual image templatesplantillas too ...
 
==Article-specific templatesplantillas==
 
Some templatesplantillas are designed for specific articles in Wikisource. They can be found in [[:Category:Specific article templatesplantillas]].
 
==Housekeeping templatesplantillas==
 
Some templatesplantillas are not designed for "inline" use in a work, but are used to keep track of things that need to be fixed or indicate the applicable licensing. Please see the following pages for these templatesplantillas:
 
* [[Help:Copyright tags]]
Línea 399:
==User talk pages==
 
See [[Wikisource:User warning templatesplantillas]]