Дополнительные действия
DarkMuse (обсуждение | вклад) Новая страница: «<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 |
DarkMuse (обсуждение | вклад) Нет описания правки Метка: редактор вики-текста 2017 |
||
| Строка 17: | Строка 17: | ||
</dd> | </dd> | ||
<br/> | <br/> | ||
<!-- Conditional block for storing the data point in | <!-- 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}}| | ||
{{# | {{#iccupdb_datapoint:API_{{PAGENAME}}_{{{1|}}} | ||
|type=api | |type=api | ||
|name={{{1|}}} | |name={{{1|}}} | ||
| Строка 26: | Строка 26: | ||
|image= | |image= | ||
|date= | |date= | ||
|extradata={{# | |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 | }} <!-- End of iccupdb --> | ||
}} <!-- End of isDocPage conditional --> | }} <!-- End of isDocPage conditional --> | ||
}} | }} | ||
Версия от 17:17, 2 сентября 2024
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 }}