... | in utilities.naml |
296 297 298 299 300 301 302 303 304 305 306 307
|
<macro name="edit_header" parameters="first_text,second_text">
<div class="big-title second-font shaded-bg-color" style="padding: .4em;margin-top:.1em">
<n.first_text/>
<n.if Binary Namespace: BasicNamespace
Parameters:
condition, else, then
♦ ♦ Binary Namespace: BasicNamespace
Parameters:
condition
♦ ♦ Binary Namespace: BasicNamespace
Parameters:
value
♦ ♦
<then>
<span class="weak-color">
<n.prepend Binary Namespace: BasicNamespace
Parameters:
prefix, text, except_if
♦ ♦
</span>
</then>
</n.if.not.is_null.second_text>
</div>
</macro>
|