Template:Infobox mod/es: Difference between revisions

From DDraceNetwork
(FNG/ES Template)
 
(Updating to match new version of source page)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Infobox mod/es
<includeonly><infobox>
| Nombre = fng2
  <title source="name"><default>{{PAGENAME}}</default></title>
| Desarollador = Jupeyy
  <image source="image"><caption source="caption"/></image>
| Jugadores = 64
  <data source="teeworlds">
| Teeworlds = 0.6, 0.7
    <label>Versión de Teeworlds</label>
| Repositorios = [https://github.com/Jupeyy/teeworlds-fng2-mod/tree/fng_06 0.6], [https://github.com/Jupeyy/teeworlds-fng2-mod/tree/master 0.7]
  </data>
  <data source="developer">
    <label>Desarrollador(s)</label>
  </data>
  <data source="release">
    <label>Versión inicial</label>
  </data>
  <data source="players">
    <label>Jugadores</label>
  </data>
  <data source="repository">
    <label>Repositorios</label>
  </data>
  <data source="website">
    <label>Página web</label>
  </data>
</infobox></includeonly><noinclude>
<languages />
{| class="wikitable"
|+ Caption text
|-
! Example usage !! Result
|-
| <pre>
{{Infobox Mod
| image    = a
| caption  = b
| teeworlds  = c
| developer = d
| release = e
| players  = d
| website    = f
}}</pre>
|| {{Infobox mod
| image    = a
| caption  = b
| teeworlds  = c
| developer = d
| release = e
| players  = d
| website    = f
}}
}}
|}
[[Category:Templates{{#translation:}}]]
</noinclude>

Latest revision as of 19:54, 16 March 2023

Caption text
Example usage Result
{{Infobox Mod
| image    = a
| caption  = b
| teeworlds  = c
| developer = d
| release = e
| players  = d
| website    = f
}}