brick('header'); ?>
brick('announcement'); $this->brick('pageTemplate'); $this->brick('infobox'); ?>
brick('redButtons'); ?>

name.($this->subname ? ' <'.$this->subname.'>' : null); ?>

brick('article'); if ($this->accessory): echo '
'.Lang::npc('accessoryFor').' '; echo Lang::concat($this->accessory, true, function ($v, $k) { return ''.$v[1].''; }); echo ".
\n"; endif; if (is_array($this->placeholder)): echo '
'.Lang::npc('difficultyPH').' '.$this->placeholder[1].".
\n"; ?>
map)): $this->brick('mapper'); else: echo ' '.Lang::npc('unkPosition')."\n"; endif; if ($this->quotes[0]): ?>

quotes[1]; ?>)

reputation): ?>

reputation as $set): if (count($this->reputation) > 1): echo '
  • '.$set[0].'
  • '; endif; echo '
      '; foreach ($set[1] as $itr): if ($itr['qty'][1] && User::isInGroup(U_GROUP_EMPLOYEE)) $qty = intVal($itr['qty'][0]) . sprintf(Util::$dfnString, Lang::faction('customRewRate'), ($itr['qty'][1] > 0 ? '+' : '').intVal($itr['qty'][1])); else $qty = intVal(array_sum($itr['qty'])); echo '
    • '.$qty.' '.Lang::npc('repWith') . ' '.$itr['name'].''.($itr['cap'] && $itr['qty'][0] > 0 ? ' ('.sprintf(Lang::npc('stopsAt'), $itr['cap']).')' : null).'
'; endforeach; echo ''; if (count($this->reputation) > 1): echo ''; endif; endforeach; endif; if (isset($this->smartAI)): ?>

brick('lvTabs', ['relTabs' => true]); $this->brick('contribute'); ?>
brick('footer'); ?>