Difference between revisions of "Template:CMF Function"
Jump to navigation
Jump to search
Line 118: | Line 118: | ||
<div style="padding:0.33em 2em;font-size:1.2em;font-weight:bold;display:block; border-bottom: #25A1A1 solid 1px; background-color:#E0FFFF;color:#25A1A1">Internal Variables</div> | <div style="padding:0.33em 2em;font-size:1.2em;font-weight:bold;display:block; border-bottom: #25A1A1 solid 1px; background-color:#E0FFFF;color:#25A1A1">Internal Variables</div> | ||
<dl style="width:100%;"> | <dl style="width:100%;"> | ||
{{#if:{{{ | {{#if:{{{var1|}}}{{{var2|}}}{{{var3|}}}{{{var4|}}}{{{var5|}}}{{{var6|}}}{{{var7|}}}{{{var8|}}}{{{var9|}}}{{{var10|}}} | ||
|{{{!}} class="wikitable" | |{{{!}} class="wikitable" | ||
! Locality !! Namespace !! Name !! Description | ! Locality !! Namespace !! Name !! Description | ||
Line 149: | Line 149: | ||
<div style="padding:0.33em 2em;font-size:1.2em;font-weight:bold;display:block; border-bottom: #25A1A1 solid 1px; background-color:#E0FFFF;color:#25A1A1">Events</div> | <div style="padding:0.33em 2em;font-size:1.2em;font-weight:bold;display:block; border-bottom: #25A1A1 solid 1px; background-color:#E0FFFF;color:#25A1A1">Events</div> | ||
<dl style="width:100%;"> | <dl style="width:100%;"> | ||
{{#if:{{{ | {{#if:{{{event1|}}}{{{event2|}}}{{{event3|}}}{{{event4|}}}{{{event5|}}}{{{event6|}}}{{{event7|}}}{{{event8|}}}{{{event9|}}}{{{event10|}}} | ||
|{{{!}} class="wikitable" | |{{{!}} class="wikitable" | ||
! Locality !! Name !! Description | ! Locality !! Name !! Description | ||
{{#if: {{{ | {{#if: {{{event1|}}}|{{!}}- | ||
{{{ | {{{event1|}}}}} | ||
{{#if: {{{ | {{#if: {{{event2}}}|{{!}}- | ||
{{{ | {{{event2|}}}}} | ||
{{#if: {{{ | {{#if: {{{event3}}}|{{!}}- | ||
{{{ | {{{event3|}}}}} | ||
{{#if: {{{ | {{#if: {{{event4}}}|{{!}}- | ||
{{{ | {{{event4|}}}}} | ||
{{#if: {{{ | {{#if: {{{event5}}}|{{!}}- | ||
{{{ | {{{event5|}}}}} | ||
{{#if: {{{ | {{#if: {{{event6}}}|{{!}}- | ||
{{{ | {{{event6|}}}}} | ||
{{#if: {{{ | {{#if: {{{event7}}}|{{!}}- | ||
{{{ | {{{event7|}}}}} | ||
{{#if: {{{ | {{#if: {{{event8}}}|{{!}}- | ||
{{{ | {{{event8|}}}}} | ||
{{#if: {{{ | {{#if: {{{event9}}}|{{!}}- | ||
{{{ | {{{event9|}}}}} | ||
{{#if:{{{ | {{#if:{{{event10|}}}|{{!}}- | ||
{{{ | {{{event10}}}}} | ||
{{!}}} | {{!}}} | ||
| <dt>Examples:</dt><dd>''No events''</dd> | | <dt>Examples:</dt><dd>''No events''</dd> |
Revision as of 17:18, 5 November 2022
template for CMF function docs. (this description will be more fleshed out at a later date. for now just look at a function for an example on how to use it)