Ekompute .info wrote: > Hi, instead of keying in <references /> all the time, how can I find the > actual codes for it so that I can put it in the associated skin.php? >
Edit Cite_body.php and change $text .= $this->error( 'cite_error_refs_without_references' ); into $text .= $this->references( '', array(), $parser ); _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
