コード例 #1
0
 function __construct($title)
 {
     parent::__construct($title);
     $this->mQuiz = WikiaQuiz::newFromArticle($this);
 }