Template:Enzyme/ListMapping
From Metabolomics.JP
< Template:Enzyme(Difference between revisions)
Line 3: | Line 3: | ||
{{#def:MAPREV|{{#cadr:{{{1}}}|$}}${{#car:{{{1}}}|$}}${{#cddr:{{{1}}}|$}}}} | {{#def:MAPREV|{{#cadr:{{{1}}}|$}}${{#car:{{{1}}}|$}}${{#cddr:{{{1}}}|$}}}} | ||
<!---Check whether the mapping label exists ---> | <!---Check whether the mapping label exists ---> | ||
− | {{# | + | {{#ifexists:AtomMap:{{{1}}} |
− | |{{# | + | |{{#ifexists:AtomMap:{{#var:MAPREV}} |
|{{Error|Both mappings [[AtomMap:{{{1}}}]] and [[AtomMap:{{#var:MAPREV}}]] exist.}} | |{{Error|Both mappings [[AtomMap:{{{1}}}]] and [[AtomMap:{{#var:MAPREV}}]] exist.}} | ||
|{{#def:MAPDIR|true}} | |{{#def:MAPDIR|true}} | ||
{{AtomMapping|{{{1}}}|map={{#cdr:{{#SearchLine:map=|AtomMap|{{{1}}}}}|=}} }} | {{AtomMapping|{{{1}}}|map={{#cdr:{{#SearchLine:map=|AtomMap|{{{1}}}}}|=}} }} | ||
}} | }} | ||
− | |{{# | + | |{{#ifexists:AtomMap:{{#var:MAPREV}} |
|{{#def:MAPDIR|false}} | |{{#def:MAPDIR|false}} | ||
{{AtomMapping|{{{1}}}|map={{#cdr:{{#SearchLine:map=|AtomMap|{{#var:MAPREV}}}}|=}} }} | {{AtomMapping|{{{1}}}|map={{#cdr:{{#SearchLine:map=|AtomMap|{{#var:MAPREV}}}}|=}} }} |