Открыть меню
Открыть персональное меню
Вы не представились системе
Your IP address will be publicly visible if you make any edits.

Шаблон:ApiDoc: различия между версиями

Материал из wiki.iccup.org
Новая страница: «<includeonly> <!-- Generate a documentation entry for a function with a link to a detailed subpage. --> <dt> {{#if:{{#var:api_module_name|}}| [[{{#var:api_module_name}}/doc/{{{1|}}}|{{{1|}}}]]| <!-- Link to the detailed documentation subpage --> [[/{{{1|}}}|{{{1|}}}]] }} {{#if:{{{params|}}| <span style="font-weight:400;">({{{params|}}})</span> <!-- Display function parameters --> }} {{#if:{{{returns|}}| <...»
Метка: редактор вики-текста 2017
 
Нет описания правки
Метка: редактор вики-текста 2017
Строка 17: Строка 17:
</dd>
</dd>
<br/>
<br/>
<!-- Conditional block for storing the data point in LPDB if `api_store` is set and we're on a documentation page. -->
<!-- Conditional block for storing the data point in iccupdb if `api_store` is set and we're on a documentation page. -->
{{#if:{{#var:api_store}}|
{{#if:{{#var:api_store}}|
     {{#if:{{#invoke:ApiDoc|isDocPage}}|
     {{#if:{{#invoke:ApiDoc|isDocPage}}|
         {{#lpdb_datapoint:API_{{PAGENAME}}_{{{1|}}}
         {{#iccupdb_datapoint:API_{{PAGENAME}}_{{{1|}}}
             |type=api
             |type=api
             |name={{{1|}}}
             |name={{{1|}}}
Строка 26: Строка 26:
             |image=
             |image=
             |date=
             |date=
             |extradata={{#lpdb_create_json:
             |extradata={{#iccupdb_create_json:
                 |description={{{description|}}}
                 |description={{{description|}}}
                 |params={{{params|}}}
                 |params={{{params|}}}
Строка 32: Строка 32:
                 |module={{#var:api_module_name}}
                 |module={{#var:api_module_name}}
             }} <!-- end of extradata -->
             }} <!-- end of extradata -->
         }} <!-- End of lpdb -->
         }} <!-- End of iccupdb -->
     }} <!-- End of isDocPage conditional -->
     }} <!-- End of isDocPage conditional -->
}}
}}

Версия от 17:17, 2 сентября 2024

Message_documentation_title[view] [edit] [history] [purge]
message_transclude_desc
{{#seo:

| type = website | description = Шаблон:ApiDoc is a template page used on the iCCup Wiki. Templates are pages that are embedded (transcluded) into other pages to allow for the repetition of information. | site_name = iCCup Wiki | locale = ru }}