From ded8b0ffd1560735432cd77fa02d3489ae041a68 Mon Sep 17 00:00:00 2001 From: Wikimedia Espana Date: Sat, 7 Jul 2012 06:58:48 -0700 Subject: [PATCH] =?utf8?q?A=C3=B1ado=20HomePageWMES=20para=20la=20portada.?= =?utf8?q?=20(primera=20parte)?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- HomePageWMES.php | 188 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 188 insertions(+) create mode 100644 HomePageWMES.php 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 -- 2.30.2