From: Wikimedia Espana Date: Sat, 7 Jul 2012 13:58:48 +0000 (-0700) Subject: Añado HomePageWMES para la portada. X-Git-Url: http://gitweb.wikimedia.es/?a=commitdiff_plain;h=ded8b0ffd1560735432cd77fa02d3489ae041a68;p=mediawiki%2Fextensions%2FHomePageWMES Añado HomePageWMES para la portada. (primera parte) --- ded8b0ffd1560735432cd77fa02d3489ae041a68 diff --git a/HomePageWMES.php b/HomePageWMES.php new file mode 100644 index 0000000..d58296b --- /dev/null +++ b/HomePageWMES.php @@ -0,0 +1,188 @@ +setHook( 'Portada', 'efHookHomepageWMES' ); + return true; +} + +function efHookHomepageWMES( $input, array $args, Parser $parser, PPFrame $frame ) { + return << +
+ +
+
+
+
+
+
+
    +
  • +
    +

    Imagina un mundo...

    +
    +
    + +
    +
  • + + + + +
+ + + +
+
+
+ +
+
+HTML +/* +
+ + + + +
style="clear:both"> +
+

+
+ + '' ) ); ?> + ', '' ); ?> +
+
+
+ + + + +*/ +. ' +
+ + + +'; +} + +// \ No newline at end of file