Дополнительные действия
DarkMuse (обсуждение | вклад) Новая страница: «<includeonly> <!-- Displaying the function name with a link, based on the availability of the `api_module_name` variable --> <dt> {{#if:{{#var:api_module_name|}}|[[{{#var:api_module_name}}/doc/{{{1|}}}|{{{1|}}}]]|[[/{{{1|}}}|{{{1|}}}]]}} <!-- Displaying parameters if provided --> {{#if:{{{params|}}}|<span style="font-weight:400;">({{{params|}}})</span>}} <!-- Displaying return type if provided --> {{#if:{{{returns|}}}|<span style="font-weight:400;"...» Метка: редактор вики-текста 2017 |
DarkMuse (обсуждение | вклад) Нет описания правки Метка: редактор вики-текста 2017 |
||
| Строка 15: | Строка 15: | ||
<br/> | <br/> | ||
<!-- Conditional block for storing the data point in | <!-- Conditional block for storing the data point in iccupdb, only if `api_store` and `isDocPage` conditions are true --> | ||
{{#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|}}} | ||
| Строка 24: | Строка 24: | ||
|image= | |image= | ||
|date= | |date= | ||
|extradata={{# | |extradata={{#iccupdb_create_json: | ||
|description={{{description|}}} | |description={{{description|}}} | ||
|params={{{params|}}} | |params={{{params|}}} | ||
| Строка 30: | Строка 30: | ||
|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 --> | ||
}} | }} | ||
Версия от 19:06, 3 сентября 2024
message_transclude_desc
{{#seo:
| type = website | description = Шаблон:ApiDocStart 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 }}