<tpl:IfCommentPreviewOptional>

Bloc affiché lors de la prévisualisation d'un commentaire ou si la prévisualisation d'un commentaire est optionnelle.

Exemple

<p class="buttons">
	<button type="submit" class="preview" name="preview" value="{{tpl:lang Preview}}">{{tpl:lang Preview}}</button>
	<tpl:IfCommentPreviewOptional>
		<button type="submit" class="submit" value="{{tpl:lang Send}}">{{tpl:lang Send}}</button>
	</tpl:IfCommentPreviewOptional>
</p>

Wiki powered by Dokuwiki.