Diferencia entre revisiones de «Plantilla:ProjectjQuery»

De WikiEducator
Saltar a: navegación, buscar
(Página creada con '<div ID="ProjectNav" class="navigation"> <div style="float: right;">{{{image}}}</div> <p style="font-size: 160%; color: #5F666F;">{{{title}}}</p> <span style="color:green">{{{ta…')
 
Línea 1: Línea 1:
<div ID="ProjectNav" class="navigation">
+
{{ProjectNav
<div style="float: right;">{{{image}}}</div>
+
<p style="font-size: 160%; color: #5F666F;">{{{title}}}</p>
+
<span style="color:green">{{{tagline}}}</span>
+
{{ #if: {{{pages}}} | <div ID="ProjectNavPages">{{{pages}}}</div> | }}
+
</div>
+
<br style="clear:both;" />
+
<noinclude>
+
  
This is a simple template for creating navigation for a project.
+
|image  =
 +
 +
|title  = Proyecto Web
  
(For more complex hierarchical content consider using: [[Template:TopicsWithSubpages]])
+
|tagline = Desarrollo de aplicaciones con jQuery
  
== Syntax ==
+
|pages  = [[Introducción]]{{Vbar}}[[Sintaxis]]{{Vbar}}[[Selectores]]{{Vbar}}[[Eventos]] {{Vbar}}[[Callback]] {{Vbar}}[[Ajax]]  
 
+
<nowiki>{{</nowiki>ProjectNav
+
}}
|image  =
+
|title  =
+
|tagline =
+
|pages  =  
+
}}
+
 
+
== Variables ==
+
 
+
All these variables are optional and can be left blank.
+
 
+
'''image''' - use normal image syntax to add a logo for project. Preferable to use image around 100 X 100 px in size.
+
 
+
'''title''' - text for the name of your project.
+
 
+
'''tagline''' - text for the tagline. Can include any normal wiki syntax.
+
 
+
'''pages''' - use to add links to the pages of your resource. If you want to use a vertical bar as a separator between links use this template, <nowiki>{{Vbar}}</nowiki> between links; eg. <nowiki>|pages = [[Page One]]{{Vbar}}[[Page Two]]{{Vbar}}[[Page Three]]</nowiki>
+
 
+
 
+
[[Category:Technical]]
+
[[Category:WikiEducator content navigation templates|{{PAGENAME}}]]
+
 
+
</noinclude>
+

Revisión de 21:25 7 sep 2012