Diferencia entre revisiones de «Plantilla:Lenguaje construido»

De musiki
Sin resumen de edición
Sin resumen de edición
 
(No se muestran 38 ediciones intermedias de 2 usuarios)
Línea 1: Línea 1:
<noinclude>
<noinclude>
La plantilla LenguajeInventado se utiliza del siguiente modo:
La plantilla Lenguaje construido se utiliza del siguiente modo:
<pre>
<pre>
{{LenguajeInventado
{{Lenguaje construido
|nombre =  
|nombre = {{PAGENAME}}
|autor =  
|autor =  
|pais=
|anio=
|descriptorLenguaje =  
|descriptorLenguaje =  
|imagen =  
|imagen =  
|vinculo =  
|vinculo =  
|rasgo=
|obra =   
|obra =   
}}
}}
</pre>
</pre>
Edita la página para ver el código de la plantilla.
Edita la página para ver el código de la plantilla.
</noinclude><includeonly><div class="ficha" width="20%">{{#if: {{imagen|}}} | [[Archivo:{{{imagen}}}|300px]] }}<table><tr>
 
</tr><tr>
 
<th>Nombre</th>
[[Categoría:Plantillas de clase]]
<td>{{{nombre|{{PAGENAME}}}}}</td>
 
</tr><tr>
</noinclude>
<th>autor/res</th>
 
<td>{{{autor|{{Agregar}}}}}</td>
<includeonly>
</tr><tr>
<div class="ficha">
<th>descriptor o tipo de lenguaje</th>
<div class="ficha-titulo">{{{titulo|{{PAGENAME}}}}}</div>
<td>{{{descriptorLenguaje|{{Agregar}}}}}</td>
 
</tr><tr>
{{#if:{{{imagen|}}}|
<th>imagen</th>
<div class="ficha-imagen">[[File:{{{imagen}}}|300px]]</div>}}
<td>{{#if: {{{imagen|}}} | [[File:{{{imagen}}}|300px]] | {{Agregar}} }}</td>
<table>{{#if:{{{autor|}}}|<tr>
</tr><tr>
    <th>Autor</th>
<th>vínculo</th>
    <td>{{{autor}}}</td>
<td>{{{vinculo|{{Agregar}}}}}</td>
</tr>}}{{#if:{{{pais|}}}|<tr>
</tr><tr>
   <th>País</th>
<th>Obra más Representativa</th>
    <td>{{{pais}}}</td>
<td>{{{obra|{{Agregar}}}}}</td>
</tr>}}{{#if:{{{anio|}}}|<tr>
</tr></table>[[Categoría:lenguaje inventado]]{{#default_form:InstrumentoInventado}}</includeonly>
   <th>Año</th>
    <td>{{{anio}}}</td>
</tr>}}{{#if:{{{descriptorLenguaje|}}}|<tr>
    <th>Descriptores</th>
    <td>{{{descriptorLenguaje}}}</td>
</tr>}}{{#if:{{{vinculo|}}}|<tr>
   <th>Vínculos</th>
    <td>{{{vinculo}}}</td>
</tr>}}{{#if:{{{rasgo|}}}|<tr>
   <th>Rasgos Destacados</th>
    <td>{{{rasgo}}}</td>
</tr>}}{{#if:{{{obra|}}}|<tr>
   <th>Obra</th>
    <td>{{{obra}}}</td>
</tr>}}</table>
</div>
 
[[Categoría:Lenguajes construidos]]
{{#default_form:Lenguaje construido}}
{{comentarios}}
</includeonly>

Revisión actual - 10:19 23 jul 2019

La plantilla Lenguaje construido se utiliza del siguiente modo:

{{Lenguaje construido
|nombre = {{PAGENAME}}
|autor = 
|pais=
|anio=
|descriptorLenguaje = 
|imagen = 
|vinculo = 
|rasgo=
|obra =  
}}

Edita la página para ver el código de la plantilla.