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').' '; $n = count($this->accessory); foreach ($this->accessory as $i => $ac): if ($n > 1 && $i > 0): echo ($i == $n - 1) ? Lang::main('and') : ', '; endif; echo ''.$ac[1].''; endforeach; 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): echo '
    • '.$itr['qty'].' '.Lang::npc('repWith') . ' '.$itr['name'].''.($itr['cap'] && $itr['qty'] > 0 ? ' ('.sprintf(Lang::npc('stopsAt'), $itr['cap']).')' : null).'
'; endforeach; echo ''; if (count($this->reputation) > 1): echo ''; endif; endforeach; endif; ?>

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