Alert.png The wiki is deprecated and due to be decommissioned by the end of September 2022.
The content is being migrated to other supports, new updates will be ignored and lost.
If needed you can get in touch with EGI SDIS team using operations @ egi.eu.

Difference between revisions of "User:Krakow"

From EGIWiki
Jump to navigation Jump to search
Line 25: Line 25:
*nice table
*nice table
<pre>class="wikitable"
<pre>class="wikitable"
class="wikitable sortable"
</pre>  
</pre>  
*link to category
*link to category

Revision as of 09:29, 23 October 2012

My wiki tricks :)

  • Tree
<categorytree mode=pages>Operations</categorytree>
  • Paragraph

Text

paragraf
Text

:paragraf


  • Line

----
  • Redirect
#REDIRECT[[pagetitle]]
  • nice table
class="wikitable"

class="wikitable sortable"
  • link to category
[[:Category:Opertations]]
  • Index/Main page in the category
[[Category:Media|*]]
  • templates parameters
recall 
in wikipage
{{template| par1=value|par2=value2}}

in the template
{{{par1}}}
{{{par1|default_value}}}