Vorlage:Artikel:Start: Unterschied zwischen den Versionen

Aus Afterbuy-Wiki
Wechseln zu:Navigation, Suche
 
Zeile 20: Zeile 20:
 
}
 
}
 
if(isset($GLOBALS['include']) && $GLOBALS['include']){     
 
if(isset($GLOBALS['include']) && $GLOBALS['include']){     
   echo $text;  
+
   if($text!="" && $text!="text"){
 +
      echo $text;  
 +
  }
 
} else {  
 
} else {  
 
   echo '{{Artikel:Start:Full|title='.$title.'|toc='.$toc.'|text='.$text.'|parents='.$parents.'}}';
 
   echo '{{Artikel:Start:Full|title='.$title.'|toc='.$toc.'|text='.$text.'|parents='.$parents.'}}';
 
}
 
}
 
</phptag>
 
</phptag>

Aktuelle Version vom 30. August 2021, 07:51 Uhr


Titel