Diferència entre les revisions de "Plantilla:Ficha de estat desaparegut/doc"
Sense resum d'edició |
|||
| Llínea 2: | Llínea 2: | ||
<!-- POR FAVOR, AÑADE LAS CATEGORÍAS E INTERWIKIS AL FINAL DE ESTA PÁGINA. --> | <!-- POR FAVOR, AÑADE LAS CATEGORÍAS E INTERWIKIS AL FINAL DE ESTA PÁGINA. --> | ||
== | == Ejemplo == | ||
<pre> | <pre style="overflow:manual"> | ||
{{ | {{Ficha de estat desaparegut | ||
| nom_oficial | | nom_oficial = | ||
| nom_complet | | nom_complet = | ||
| nom_comú | | nom_comú = | ||
| status = | | status = | ||
| | | status_texto = | ||
| | | imperio = | ||
<!-- p1, p2, etc. son estados predecesores --> | |||
| p1 | | p1 = | ||
| bandera_p1 | | bandera_p1 = | ||
| | | imagen_p1 = | ||
| | | año_p1 = | ||
| | | pX = | ||
| | | bandera_pX = | ||
| | | imagen_pX = | ||
| | | año_pX = | ||
<!-- s1, s2, etc. son estados sucesores --> | |||
| | | s1 = | ||
| | | bandera_s1 = | ||
| | | imagen_s1 = | ||
| | | año_s1 = | ||
| | | s2 = | ||
| | | bandera_sX = | ||
| | | imagen_sX = | ||
| | | año_sX = | ||
| | | imagen_bandera = | ||
| bandera = | |||
| bandera | | imagen_escudo = | ||
| | | símbolo = | ||
| | | mapa = | ||
| mapa | | aclaración_mapa = | ||
| | | lema_nacional = | ||
| | | himno_nacional = | ||
| | | capital = | ||
| | | capital-en-exilio = | ||
| | | idioma = | ||
| | | idioma_principal = | ||
| | | idioma_no_oficial = | ||
| | | religión = | ||
| | <!-- Coordenadas --> | ||
| | | latd = | latm = | latNS = | ||
| longd = | longm = | longEW = | |||
| | <!-- Gobierno --> | ||
| | | forma_de_gobierno = | ||
| | | título_líder = | ||
| | | líder1 = | ||
| | | año_líder1 = | ||
| | | líderX = | ||
| | | año_líderX = | ||
| | | título_gobernante = | ||
| | | gobernante1 = | ||
| | | año_gobernante1 = | ||
| | | gobernanteX = | ||
| | | año_gobernanteX = | ||
| | | legislatura = | ||
| | | legislatura1 = | ||
| | | legislatura2 = | ||
| | | era = | ||
| | | evento1 = | ||
| | | fecha_evento1 = | ||
| | | año_evento1 = | ||
| | | evento_anterior1 = | ||
| | | fecha_evento_anterior1 = | ||
| | | año_evento_anterior1 = | ||
| | | evento_inicio = | ||
| | | fecha_inicio = | ||
| | | año_inicio = | ||
| | | eventoX = | ||
| | | fecha_eventoX = | ||
| | | año_eventoX = | ||
| | | evento_fin = | ||
| | | fecha_fin = | ||
| | | año_fin = | ||
| | | evento_posterior1 = | ||
| | | fecha_evento_posterior1 = | ||
| | | año_evento_posterior1 = | ||
| | | datos_año1 = | ||
| | | datos_población1 = | ||
| | | datos_superficie1 = | ||
| | | datos_añoX = | ||
| | | datos_poblaciónX = | ||
| | | datos_superficieX = | ||
| | | moneda = | ||
| | <!----- Entidades predecesoras y sucesoras que se mostrarán sin banderas | ||
| | (útil cuando son muchas). pnX son predecesoras, snX son sucesoras -----> | ||
| | | pn1 = | ||
| | | pnX = | ||
| | | sn1 = | ||
| | | snX = | ||
| hoy =<!----- Puede usarse con la plantilla {{Lista desplegable}}-----> | |||
| miembro_de = | |||
| notas = | |||
}} | }} | ||
</pre> | </pre> | ||