Difference between revisions of "User:Esteis"

From Wiki
Jump to navigation Jump to search
(Add links to my useful pages)
(Move template to main user page)
Line 1: Line 1:
 
User page of Esteis; my real name is Sietse Brouwer, e-mail address sbbrouwer@—gmail—.com. Quite experienced with ConTeXt by now, especially from filling in lots of command reference pages over at [[:Category:Commands]].
 
User page of Esteis; my real name is Sietse Brouwer, e-mail address sbbrouwer@—gmail—.com. Quite experienced with ConTeXt by now, especially from filling in lots of command reference pages over at [[:Category:Commands]].
  
* [[User:Esteis/Command|Command reference template]]
 
 
* [[User:Esteis/Cheat sheet|ConTeXt wiki cheat sheet]]
 
* [[User:Esteis/Cheat sheet|ConTeXt wiki cheat sheet]]
 +
 +
== Page template: Command reference ==
 +
 +
<pre>
 +
{{Reference
 +
|name=XXX
 +
|attributes=
 +
}}
 +
 +
== [[Help:Reference|Syntax]] ==
 +
<table cellspacing="4" cellpadding="2" class="cmd">
 +
  <tr>
 +
    <td colspan="2" class="cmd">\XXX<!--
 +
      --><span class="first">{...}</span><!--
 +
      --><span class="second">{...}</span><!--
 +
--></td>
 +
  </tr>
 +
  <tr valign="top" class="first">
 +
    <td class="cmd">{...}</td>
 +
    <td><i>text</i> </td>
 +
  </tr>
 +
  <tr valign="top" class="second">
 +
    <td class="cmd">{...}</td>
 +
    <td><i>text</i> </td>
 +
  </tr>
 +
 +
</table>
 +
 +
== Description ==
 +
 +
 +
== Example ==
 +
 +
 +
== See also ==
 +
 +
 +
== Help from ConTeXt-Mailinglist/Forum ==
 +
All issues with:
 +
{{Forum|{{SUBPAGENAME}}}}
 +
 +
[[Category:Commands|XXX]]
 +
</pre>

Revision as of 14:39, 28 May 2012

User page of Esteis; my real name is Sietse Brouwer, e-mail address sbbrouwer@—gmail—.com. Quite experienced with ConTeXt by now, especially from filling in lots of command reference pages over at Category:Commands.

Page template: Command reference

{{Reference
|name=XXX
|attributes=
}}

== [[Help:Reference|Syntax]] ==
<table cellspacing="4" cellpadding="2" class="cmd">
  <tr>
    <td colspan="2" class="cmd">\XXX<!--
      --><span class="first">{...}</span><!--
      --><span class="second">{...}</span><!--
 --></td>
  </tr>
  <tr valign="top" class="first">
    <td class="cmd">{...}</td>
    <td><i>text</i> </td>
  </tr>
  <tr valign="top" class="second">
    <td class="cmd">{...}</td>
    <td><i>text</i> </td>
  </tr>

</table>

== Description == 


== Example ==


== See also ==


== Help from ConTeXt-Mailinglist/Forum ==
All issues with:
{{Forum|{{SUBPAGENAME}}}}

[[Category:Commands|XXX]]