Template:IndexSiteMap: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| (25 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <noinclude> | ||
{{#if:{{{id|}}}|<span id="{{{id}}}"></span>|}} | This is the "IndexSiteMap" template. | ||
It should be called in the following format: | |||
<div class="index-project"> | <pre> | ||
{{{content|}}} | {{IndexProject | ||
</div> | |title= | ||
|content= | |||
}} | |||
</pre> | |||
Edit the page to see the template text. | |||
</noinclude><includeonly> | |||
{{#if:{{{id|}}}|<span '''id="{{{id}}}"'''></span>|}} | |||
'''<big><big>{{{title|}}}</big></big>''' | |||
<div style="color: darkgreen" class="index-project-title"> | |||
:'''{{{content|}}}'''</div> | |||
---- | |||
</includeonly> | </includeonly> | ||
Latest revision as of 13:51, 12 June 2026
This is the "IndexSiteMap" template. It should be called in the following format:
{{IndexProject
|title=
|content=
}}
Edit the page to see the template text.