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:Tkienzle"

From EGIWiki
Jump to navigation Jump to search
(Created page with "Tobias Kienzle bwGRiD Rechenzentrum Universität Mannheim (RUM)")
 
 
Line 3: Line 3:
bwGRiD
bwGRiD
Rechenzentrum Universität Mannheim (RUM)
Rechenzentrum Universität Mannheim (RUM)
'''My wiki tricks :)'''
*Tree
<pre>&lt;categorytree mode=pages&gt;Operations&lt;/categorytree&gt;
</pre>
*Paragraph
Text
:paragraf
<pre>Text
:paragraf
</pre>
<br>
*Line
----
<pre>----
</pre>
*Redirect
<pre>#REDIRECT[[pagetitle]]
</pre>
*nice table
<pre>class="wikitable"
class="wikitable sortable"
</pre>
*link to category
<pre>[[:Category:Opertations]]
</pre>
*Index/Main page in the category
<pre>[[Category:Media|*]]
</pre>
*templates parameters
<pre>recall
in wikipage
{{template| par1=value|par2=value2}}
in the template
{{{par1}}}
{{{par1|default_value}}}
</pre>
* toc right
<pre>{{TOC_right}} </pre>
* definitions
<pre>
;defition
:text
:text
</pre>
;defition
:text
:text

Latest revision as of 11:28, 24 October 2012

Tobias Kienzle

bwGRiD Rechenzentrum Universität Mannheim (RUM)

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}}}
  • toc right
{{TOC_right}} 
  • definitions
;defition
:text
:text


defition
text
text