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

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

brick('markup', ['markup' => $this->article]); if ($this->accessory): echo '
'.Lang::npc('accessoryFor').' '; echo Lang::concat($this->accessory, true, fn ($v) => ''.$v[1].''); echo '.
'.PHP_EOL; endif; if ($this->placeholder): ?>
placeholder);?>
map): $this->brick('mapper'); else: echo ' '.Lang::npc('unkPosition').''.PHP_EOL; endif; if ([$quoteGroups, $count] = $this->quotes): ?>

reputation): ?>

reputation as [$mode, $data]): if (count($this->reputation) > 1): echo '
  • '.$mode.'
  • '; endif; echo '
      '; foreach ($data as [$id, $qty, $name, $cap]): echo '
    • '.($qty[1] ?: $qty[0]).' '.Lang::npc('repWith') . ' '.$name.''.($cap && $qty[0] > 0 ? ' ('.Lang::npc('stopsAt', [$cap]).')' : '').'
'; endforeach; echo ''; if (count($this->reputation) > 1): echo ''; endif; endforeach; endif; $this->brick('markup', ['markup' => $this->smartAI]); ?>

brick('lvTabs'); $this->brick('contribute'); ?>
brick('footer'); ?>