Interface administrators, smwadministrator, smwcurator, smweditor
82,369
edits
Line 248: | Line 248: | ||
<br><br> | <br><br> | ||
This coding looks a bit intimidating but it is really not hard. | This coding looks a bit intimidating but it is really not hard. | ||
*Notice that there are <font color>{{ }}</font color> at each end of the expression. That means it is a mini template. | *Notice that there are <font color="red">{{ }}</font color> at each end of the expression. That means it is a mini template. | ||
*After the first set of {{ notice <font color>#if:</font color>. It consist of a pound sign #, the word "if" and a colon. | *After the first set of {{ notice <font color="red">#if:</font color>. It consist of a pound sign #, the word "if" and a colon. | ||
* | * | ||