Lines Matching refs:heading
845 $heading = '';
848 $heading = $name;
868 $jump_tip = sprintf($this->lang['jump_section'], $heading);
874 . $heading . '...</h' . $cont_level . '>' : '';
892 $heading = $display;
895 $heading = $this->proper($heading);
898 $heading = $this->htmlWikilink($id, $heading, '', $opt, false, true);
901 <h' . $level . ' style="' . $indent_style . '">' . $heading
1109 $heading = ($is_heading) ? $name : '';
1125 $heading = $display;
1128 $heading = $this->proper($heading);
1131 $heading = $this->htmlWikilink($id, $heading, '', $opt, false, true);
1133 $pagequery .= '<h' . $level . ' style="' . $indent_style . '">' . $heading