|
|
Línea 1: |
Línea 1: |
| <includeonly>
| |
| {| class="infobox" style="width: 22em; font-size: 90%;"
| |
| |-
| |
| ! colspan="2" style="text-align:center; font-size: 125%;" | {{{nombre|}}}
| |
|
| |
| {{#if:{{{logo|}}}|
| |
| |-
| |
| | colspan="2" style="text-align:center;" | [[Archivo:{{{logo}}}|{{{tamaño_logo|150px}}}|alt=Logo]]
| |
| }}
| |
|
| |
| {{#if:{{{pie_logo|}}}|
| |
| |-
| |
| | colspan="2" style="text-align:center; font-size:smaller;" | {{{pie_logo}}}
| |
| }}
| |
|
| |
| {{#if:{{{siglas|}}}|
| |
| |-
| |
| | '''Siglas''' || {{{siglas}}}
| |
| }}
| |
|
| |
| {{#if:{{{tipo|}}}|
| |
| |-
| |
| | '''Tipo''' || {{{tipo}}}
| |
| }}
| |
|
| |
| {{#if:{{{fundación|}}}|
| |
| |-
| |
| | '''Fundación''' || {{{fundación}}}
| |
| }}
| |
|
| |
| {{#if:{{{fundador|}}}|
| |
| |-
| |
| | '''Fundador''' || {{{fundador}}}
| |
| }}
| |
|
| |
| {{#if:{{{disolución|}}}|
| |
| |-
| |
| | '''Disolución''' || {{{disolución}}}
| |
| }}
| |
|
| |
| {{#if:{{{motivo_disolución|}}}|
| |
| |-
| |
| | '''Motivo''' || {{{motivo_disolución}}}
| |
| }}
| |
|
| |
| {{#if:{{{ámbito|}}}|
| |
| |-
| |
| | '''Ámbito''' || {{{ámbito}}}
| |
| }}
| |
|
| |
| {{#if:{{{sede|}}}|
| |
| |-
| |
| | '''Sede''' || {{{sede}}}
| |
| }}
| |
|
| |
| {{#if:{{{coordenadas|}}}|
| |
| |-
| |
| | '''Coordenadas''' || {{{coordenadas}}}
| |
| }}
| |
|
| |
| {{#if:{{{sector|}}}|
| |
| |-
| |
| | '''Sector''' || {{{sector}}}
| |
| }}
| |
|
| |
| {{#if:{{{miembros|}}}|
| |
| |-
| |
| | '''Miembros''' || {{{miembros}}}
| |
| }}
| |
|
| |
| {{#if:{{{empleados|}}}|
| |
| |-
| |
| | '''Empleados''' || {{{empleados}}}
| |
| }}
| |
|
| |
| {{#if:{{{lema|}}}|
| |
| |-
| |
| | '''Lema''' || {{{lema}}}
| |
| }}
| |
|
| |
| {{#if:{{{web|}}}|
| |
| |-
| |
| | '''Web''' || [{{{web}}} {{{texto_web|Sitio web oficial}}}]
| |
| }}
| |
|
| |
| {{#if:{{{matriz|}}}|
| |
| |-
| |
| | '''Empresa matriz''' || {{{matriz}}}
| |
| }}
| |
|
| |
| {{#if:{{{filiales|}}}|
| |
| |-
| |
| | '''Filiales''' || {{{filiales}}}
| |
| }}
| |
|
| |
| {{#if:{{{personas_clave|}}}|
| |
| |-
| |
| | '''Personas clave''' || {{{personas_clave}}}
| |
| }}
| |
|
| |
| {{#if:{{{presupuesto|}}}|
| |
| |-
| |
| | '''Presupuesto''' || {{{presupuesto}}}
| |
| }}
| |
|
| |
| {{#if:{{{patrocinador|}}}|
| |
| |-
| |
| | '''Patrocinador''' || {{{patrocinador}}}
| |
| }}
| |
|
| |
| {{#if:{{{afiliaciones|}}}|
| |
| |-
| |
| | '''Afiliaciones''' || {{{afiliaciones}}}
| |
| }}
| |
|
| |
| {{#if:{{{notas|}}}|
| |
| |-
| |
| | colspan="2" | {{{notas}}}
| |
| }}
| |
|
| |
| |}
| |
| </includeonly>
| |
| <noinclude>
| |
| <includeonly>
| |
| {| class="infobox" style="width:22em;font-size:90%;float:right;border:1px solid #a2a9b1;border-collapse:collapse;background:#f8f9fa;margin:0 0 1em 1em;"
| |
| |-
| |
| ! colspan="2" style="text-align:center; font-size:125%; background:#eaecf0;" | {{{nombre|}}}
| |
|
| |
| {{#if:{{{logo|}}}|
| |
| |-
| |
| | colspan="2" style="text-align:center;" | [[Archivo:{{{logo}}}|{{{tamaño_logo|150px}}}|alt=Logo]]
| |
| }}
| |
|
| |
| {{#if:{{{pie_logo|}}}|
| |
| |-
| |
| | colspan="2" style="text-align:center; font-size:smaller;" | {{{pie_logo}}}
| |
| }}
| |
|
| |
| {{#if:{{{siglas|}}}|
| |
| |-
| |
| ! Siglas
| |
| | {{{siglas}}}
| |
| }}
| |
|
| |
| {{#if:{{{tipo|}}}|
| |
| |-
| |
| ! Tipo
| |
| | {{{tipo}}}
| |
| }}
| |
|
| |
| {{#if:{{{fundación|}}}|
| |
| |-
| |
| ! Fundación
| |
| | {{{fundación}}}
| |
| }}
| |
|
| |
| {{#if:{{{fundador|}}}|
| |
| |-
| |
| ! Fundador
| |
| | {{{fundador}}}
| |
| }}
| |
|
| |
| {{#if:{{{disolución|}}}|
| |
| |-
| |
| ! Disolución
| |
| | {{{disolución}}}
| |
| }}
| |
|
| |
| {{#if:{{{motivo_disolución|}}}|
| |
| |-
| |
| ! Motivo
| |
| | {{{motivo_disolución}}}
| |
| }}
| |
|
| |
| {{#if:{{{ámbito|}}}|
| |
| |-
| |
| ! Ámbito
| |
| | {{{ámbito}}}
| |
| }}
| |
|
| |
| {{#if:{{{sede|}}}|
| |
| |-
| |
| ! Sede
| |
| | {{{sede}}}
| |
| }}
| |
|
| |
| {{#if:{{{coordenadas|}}}|
| |
| |-
| |
| ! Coordenadas
| |
| | {{{coordenadas}}}
| |
| }}
| |
|
| |
| {{#if:{{{sector|}}}|
| |
| |-
| |
| ! Sector
| |
| | {{{sector}}}
| |
| }}
| |
|
| |
| {{#if:{{{miembros|}}}|
| |
| |-
| |
| ! Miembros
| |
| | {{{miembros}}}
| |
| }}
| |
|
| |
| {{#if:{{{empleados|}}}|
| |
| |-
| |
| ! Empleados
| |
| | {{{empleados}}}
| |
| }}
| |
|
| |
| {{#if:{{{lema|}}}|
| |
| |-
| |
| ! Lema
| |
| | {{{lema}}}
| |
| }}
| |
|
| |
| {{#if:{{{web|}}}|
| |
| |-
| |
| ! Web
| |
| | [{{{web}}} {{{texto_web|Sitio web oficial}}}]
| |
| }}
| |
|
| |
| {{#if:{{{matriz|}}}|
| |
| |-
| |
| ! Empresa matriz
| |
| | {{{matriz}}}
| |
| }}
| |
|
| |
| {{#if:{{{filiales|}}}|
| |
| |-
| |
| ! Filiales
| |
| | {{{filiales}}}
| |
| }}
| |
|
| |
| {{#if:{{{personas_clave|}}}|
| |
| |-
| |
| ! Personas clave
| |
| | {{{personas_clave}}}
| |
| }}
| |
|
| |
| {{#if:{{{presupuesto|}}}|
| |
| |-
| |
| ! Presupuesto
| |
| | {{{presupuesto}}}
| |
| }}
| |
|
| |
| {{#if:{{{patrocinador|}}}|
| |
| |-
| |
| ! Patrocinador
| |
| | {{{patrocinador}}}
| |
| }}
| |
|
| |
| {{#if:{{{afiliaciones|}}}|
| |
| |-
| |
| ! Afiliaciones
| |
| | {{{afiliaciones}}}
| |
| }}
| |
|
| |
| {{#if:{{{notas|}}}|
| |
| |-
| |
| | colspan="2" | {{{notas}}}
| |
| }}
| |
|
| |
| |}
| |
| </includeonly>
| |
| <noinclude>
| |
| <includeonly>
| |
| {| class="infobox" style="width:22em;font-size:90%;float:right;border:1px solid #a2a9b1;border-collapse:collapse;background:#f8f9fa;margin:0 0 1em 1em;"
| |
| |-
| |
| ! colspan="2" style="text-align:center;font-size:125%;background:#eaecf0;" | {{{nombre|}}}
| |
|
| |
| |-
| |
| | colspan="2" style="text-align:center;" | {{#if:{{{logo|}}}|[[Archivo:{{{logo}}}|{{{tamaño_logo|150px}}}|alt=Logo]]}}
| |
|
| |
| |-
| |
| | colspan="2" style="text-align:center;font-size:smaller;" | {{{pie_logo|}}}
| |
|
| |
| |-
| |
| ! Siglas
| |
| | {{{siglas|—}}}
| |
| |-
| |
| ! Tipo
| |
| | {{{tipo|—}}}
| |
| |-
| |
| ! Fundación
| |
| | {{{fundación|—}}}
| |
| |-
| |
| ! Fundador
| |
| | {{{fundador|—}}}
| |
| |-
| |
| ! Disolución
| |
| | {{{disolución|—}}}
| |
| |-
| |
| ! Motivo
| |
| | {{{motivo_disolución|—}}}
| |
| |-
| |
| ! Ámbito
| |
| | {{{ámbito|—}}}
| |
| |-
| |
| ! Sede
| |
| | {{{sede|—}}}
| |
| |-
| |
| ! Coordenadas
| |
| | {{{coordenadas|—}}}
| |
| |-
| |
| ! Sector
| |
| | {{{sector|—}}}
| |
| |-
| |
| ! Miembros
| |
| | {{{miembros|—}}}
| |
| |-
| |
| ! Empleados
| |
| | {{{empleados|—}}}
| |
| |-
| |
| ! Lema
| |
| | {{{lema|—}}}
| |
| |-
| |
| ! Web
| |
| | {{#if:{{{web|}}}|[{{{web}}} {{{texto_web|Sitio web oficial}}}]|—}}
| |
| |-
| |
| ! Empresa matriz
| |
| | {{{matriz|—}}}
| |
| |-
| |
| ! Filiales
| |
| | {{{filiales|—}}}
| |
| |-
| |
| ! Personas clave
| |
| | {{{personas_clave|—}}}
| |
| |-
| |
| ! Presupuesto
| |
| | {{{presupuesto|—}}}
| |
| |-
| |
| ! Patrocinador
| |
| | {{{patrocinador|—}}}
| |
| |-
| |
| ! Afiliaciones
| |
| | {{{afiliaciones|—}}}
| |
| |-
| |
| | colspan="2" | {{{notas|}}}
| |
| |}
| |
| </includeonly>
| |
| <noinclude>
| |
| <includeonly> | | <includeonly> |
| {| class="infobox" style="width:22em;font-size:90%;float:right;border:1px solid #a2a9b1;border-collapse:collapse;background:#f8f9fa;margin:0 0 1em 1em;" | | {| class="infobox" style="width:22em;font-size:90%;float:right;border:1px solid #a2a9b1;border-collapse:collapse;background:#f8f9fa;margin:0 0 1em 1em;" |
Uso
Para utilizar esta plantilla, copia y pega lo siguiente en el artículo deseado:
{{Ficha de organización
| nombre =
| siglas =
| logo =
| tamaño_logo =
| pie_logo =
| tipo =
| fundación =
| fundador =
| disolución =
| motivo_disolución =
| ámbito =
| sede =
| coordenadas =
| sector =
| miembros =
| empleados =
| lema =
| web =
| texto_web =
| matriz =
| filiales =
| personas_clave =
| presupuesto =
| patrocinador =
| afiliaciones =
| notas =
}}