embedding_options_link

   Usages of this macro
... in utilities.naml
591
592
593
<macro name="embedding_options_link" requires="node" dot_parameter="text" parameters="title, class">
    <a href="[n.embedding_options_path
Binary
Namespace: NodeNamespace
/]" class="[n.class/]" rel="nofollow" title="[n.title/]"><n.default
Binary
Namespace: BasicNamespace
Parameters: to, text
. to="[t]Embedding options[/t]"><n.text/></n.default.></a>
</macro>