game/onyx2/modules/templates_anc/compile/%%01^017^017E6061%%batiments_alli.tpl.php

89 lines
7.3 KiB
PHP

<?php /* Smarty version 2.6.22, created on 2009-10-31 14:50:14
compiled from game/batiments_alli.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'ucfirst', 'game/batiments_alli.tpl', 7, false),array('modifier', 'countdown', 'game/batiments_alli.tpl', 7, false),array('modifier', 'separerNombres', 'game/batiments_alli.tpl', 26, false),)), $this); ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<h2>File d'attente</h2>
<ul id="file">
<?php ob_start(); ?>
<?php $_from = $this->_tpl_vars['files']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['keyF'] => $this->_tpl_vars['file']):
?>
<?php $_from = $this->_tpl_vars['file']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['keyE'] => $this->_tpl_vars['element']):
?>
<li><?php echo ((is_array($_tmp=$this->_tpl_vars['LANG'][$this->_tpl_vars['race']]['alli_batiments']['noms_sing'][$this->_tpl_vars['element']['0']])) ? $this->_run_mod_handler('ucfirst', true, $_tmp) : smarty_modifier_ucfirst($_tmp)); ?>
<?php if ($this->_tpl_vars['element']['1']): ?> (démolition)<?php endif; ?> - <span<?php if ($this->_tpl_vars['element']['3']): ?> class="countdown"<?php endif; ?>><?php echo ((is_array($_tmp=$this->_tpl_vars['element']['2'])) ? $this->_run_mod_handler('countdown', true, $_tmp) : smarty_modifier_countdown($_tmp)); ?>
</span> - <a href="<?php echo $this->_tpl_vars['menu']['batiments']; ?>
&amp;a=<?php echo $this->_tpl_vars['keyF']; ?>
&amp;b=<?php echo $this->_tpl_vars['keyE']; ?>
">Annuler</a></li>
<?php endforeach; endif; unset($_from); ?>
<?php endforeach; endif; unset($_from); ?>
<?php $this->_smarty_vars['capture']['expFile'] = ob_get_contents(); ob_end_clean(); ?>
<?php if ($this->_tpl_vars['files'] && $this->_smarty_vars['capture']['expFile']): ?>
<?php echo $this->_smarty_vars['capture']['expFile']; ?>
<?php else: ?>
<li>Aucun b&acirc;timent dans la file d'attente</li>
<?php endif; ?>
</ul>
<h3><a href="<?php echo $this->_tpl_vars['menu']['arbre']; ?>
&amp;q=alli_batiments">Arbre des technologies</a></h3><br />
<h2>B&acirc;timents</h2>
<div id="constructions">
<?php $_from = $this->_tpl_vars['batiments']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['batiment']):
?>
<dl>
<dt><?php echo ((is_array($_tmp=$this->_tpl_vars['LANG'][$this->_tpl_vars['race']]['alli_batiments']['noms_sing'][$this->_tpl_vars['batiment']['id']])) ? $this->_run_mod_handler('ucfirst', true, $_tmp) : smarty_modifier_ucfirst($_tmp)); ?>
<?php if ($this->_tpl_vars['batiment']['niveau'] > 0): ?> (Niveau <?php echo $this->_tpl_vars['batiment']['niveau']; ?>
)<?php endif; ?></dt>
<dd class="description"><a href="?p=description&amp;a=<?php echo $this->_tpl_vars['batiment']['id']; ?>
#body"><img src="<?php echo $this->_tpl_vars['url_images']; ?>
images/alli_batiments/<?php echo $this->_tpl_vars['batiment']['id']; ?>
.jpg" alt="<?php echo $this->_tpl_vars['LANG'][$this->_tpl_vars['race']]['alli_batiments']['noms_sing'][$this->_tpl_vars['batiment']['id']]; ?>
" /></a><p><?php echo $this->_tpl_vars['LANG'][$this->_tpl_vars['race']]['alli_batiments']['descriptions'][$this->_tpl_vars['batiment']['id']]; ?>
</p></dd>
<dd>
<?php if ($this->_tpl_vars['batiment']['niveau'] > 0): ?>Niveau actuel : <em><?php echo $this->_tpl_vars['batiment']['niveau']; ?>
</em><br /><br /><?php endif; ?>
<?php if ($this->_tpl_vars['batiment']['nec_metal'] > 0): ?>Coût <?php echo $this->_tpl_vars['LANG'][$this->_tpl_vars['race']]['ressources']['noms']['metal']; ?>
: <em<?php if ($this->_tpl_vars['batiment']['nec_metal'] > $this->_tpl_vars['planete']->metal): ?> class="lack"<?php endif; ?>><?php echo ((is_array($_tmp=$this->_tpl_vars['batiment']['nec_metal'])) ? $this->_run_mod_handler('separerNombres', true, $_tmp) : smarty_modifier_separerNombres($_tmp)); ?>
</em><br /><?php endif; ?>
<?php if ($this->_tpl_vars['batiment']['nec_cristal'] > 0): ?>Coût <?php echo $this->_tpl_vars['LANG'][$this->_tpl_vars['race']]['ressources']['noms']['cristal']; ?>
: <em<?php if ($this->_tpl_vars['batiment']['nec_cristal'] > $this->_tpl_vars['planete']->cristal): ?> class="lack"<?php endif; ?>><?php echo ((is_array($_tmp=$this->_tpl_vars['batiment']['nec_cristal'])) ? $this->_run_mod_handler('separerNombres', true, $_tmp) : smarty_modifier_separerNombres($_tmp)); ?>
</em><br /><?php endif; ?>
<?php if ($this->_tpl_vars['batiment']['nec_hydrogene'] > 0): ?>Coût <?php echo $this->_tpl_vars['LANG'][$this->_tpl_vars['race']]['ressources']['noms']['hydrogene']; ?>
: <em<?php if ($this->_tpl_vars['batiment']['nec_hydrogene'] > $this->_tpl_vars['planete']->hydrogene): ?> class="lack"<?php endif; ?>><?php echo ((is_array($_tmp=$this->_tpl_vars['batiment']['nec_hydrogene'])) ? $this->_run_mod_handler('separerNombres', true, $_tmp) : smarty_modifier_separerNombres($_tmp)); ?>
</em><br /><?php endif; ?>
<?php if ($this->_tpl_vars['batiment']['nec_credits'] > 0): ?>Coût <?php echo $this->_tpl_vars['LANG'][$this->_tpl_vars['race']]['ressources']['noms']['credits']; ?>
: <em<?php if ($this->_tpl_vars['batiment']['nec_credits'] > $this->_tpl_vars['planete']->credits_alliance): ?> class="lack"<?php endif; ?>><?php echo ((is_array($_tmp=$this->_tpl_vars['batiment']['nec_credits'])) ? $this->_run_mod_handler('separerNombres', true, $_tmp) : smarty_modifier_separerNombres($_tmp)); ?>
</em><br /><?php endif; ?>
Temps de construction : <em><?php echo $this->_tpl_vars['batiment']['temps']; ?>
</em><br />
<br />
<?php if ($this->_tpl_vars['batiment']['nec_credits'] > $this->_tpl_vars['planete']->credits_alliance || $this->_tpl_vars['batiment']['nec_hydrogene'] > $this->_tpl_vars['planete']->hydrogene || $this->_tpl_vars['batiment']['nec_cristal'] > $this->_tpl_vars['planete']->cristal || $this->_tpl_vars['batiment']['nec_metal'] > $this->_tpl_vars['planete']->metal): ?><span class="lack" title="Rassemblez les ressources manquantes avant de lancer la construction de ce batiment">Ressources insuffisantes</span>
<?php else: ?><a href="<?php echo $this->_tpl_vars['menu']['batiments']; ?>
&amp;c=<?php echo $this->_tpl_vars['batiment']['id']; ?>
">Construire</a><?php endif; ?>
<?php if ($this->_tpl_vars['batiment']['enfile'] !== false): ?><a href="<?php echo $this->_tpl_vars['menu']['batiments']; ?>
&amp;a=<?php echo $this->_tpl_vars['batiment']['enfile']['0']; ?>
&amp;b=<?php echo $this->_tpl_vars['batiment']['enfile']['1']; ?>
">Arrêter</a><?php endif; ?>
<?php if ($this->_tpl_vars['batiment']['niveau'] > 0 && $this->_tpl_vars['batiment']['id'] != 0): ?> <a href="<?php echo $this->_tpl_vars['menu']['batiments']; ?>
&amp;d=<?php echo $this->_tpl_vars['batiment']['id']; ?>
">Démolir un niveau</a><?php endif; ?>
</dd>
</dl>
<?php endforeach; endif; unset($_from); ?>
</div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>