====== Work in Progress Template ======

This template is used to display a work-in-progress box.

{{section>tech:wip&firstseconly&nofooter&noeditbtn&noheader}}

===== Template =====
<template>
<entry>
<WRAP round tip center>//[[tech:wip]] (by @@User@@).// @@Description@@
<if forum>
//(Forum thread: @@forum@@)//
</if></WRAP>
</entry>
</template>

===== Template Variant =====
<template small>
<entry>
<wrap ribbon round tip>//[[tech:wip]]:// @@Description@@
<if forum>
//(Forum -> @@forum@@)//
</if></wrap>
</entry>
</template>