redButtons[BUTTON_WOWHEAD])): if ($this->redButtons[BUTTON_WOWHEAD]): echo 'WowheadWowhead'; else: echo 'WowheadWowhead'; endif; endif; // ingame-links/markdown/ect if (isset($this->redButtons[BUTTON_LINKS])): if ($b = $this->redButtons[BUTTON_LINKS]): echo 'name)."', type: ".$this->type.', typeId: '.$this->typeId.' });">'.Lang::main('links').''.Lang::main('links').''; else: echo ''.Lang::main('links').''.Lang::main('links').''; endif; endif; // view in 3D if (isset($this->redButtons[BUTTON_VIEW3D])): if ($b = $this->redButtons[BUTTON_VIEW3D]): // json_encode puts property names in brackets wich is not cool with inline javascript echo ' '']).')">'.Lang::main('view3D').''.Lang::main('view3D').''; else: echo ''.Lang::main('view3D').''.Lang::main('view3D').''; endif; endif; // item comparison tool if (isset($this->redButtons[BUTTON_COMPARE])): if ($b = $this->redButtons[BUTTON_COMPARE]): echo ''.Lang::main('compare').''.Lang::main('compare').''; else: echo ''.Lang::main('compare').''.Lang::main('compare').''; endif; endif; // item upgrade search if (isset($this->redButtons[BUTTON_UPGRADE])): if ($b = $this->redButtons[BUTTON_UPGRADE]): echo ''.Lang::main('findUpgrades').''.Lang::main('findUpgrades').''; else: echo ''.Lang::main('findUpgrades').''.Lang::main('findUpgrades').''; endif; endif; // goto: talent calculator if (isset($this->redButtons[BUTTON_TALENT])): if ($b = $this->redButtons[BUTTON_TALENT]): echo ''.($b['pet'] ? Lang::main('petCalc') : Lang::main('talentCalc')).''.($b['pet'] ? Lang::main('petCalc') : Lang::main('talentCalc')).''; else: echo '{if $b.pet}'.Lang::main('petCalc').'else:'.Lang::main('talentCalc').'endif;{if $b.pet}'.Lang::main('petCalc').'else:'.Lang::main('talentCalc').'endif;'; endif; endif; // goto: (sub-)forum if (isset($this->redButtons[BUTTON_FORUM])): if ($b = $this->redButtons[BUTTON_FORUM]): echo ''.Lang::main('forum').''.Lang::main('forum').''; else: echo ''.Lang::main('forum').''.Lang::main('forum').''; endif; endif; // equip item on pinned character if (isset($this->redButtons[BUTTON_EQUIP])): echo '
'; /* content is added by jScript */ endif;