Template:Collapsible option: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>WOSlinker remove {{pp-template}} |
meta>Gadget850 <tt> → <code> |
||
| Line 1: | Line 1: | ||
'''Note to editors on how to manage collapsibility:''' | '''Note to editors on how to manage collapsibility:''' | ||
*Use < | *Use <code>{{<!-- | ||
--><includeonly>{{BASEPAGENAME}}</includeonly><noinclude>''Template name''</noinclude>|state=collapsed}}</ | --><includeonly>{{BASEPAGENAME}}</includeonly><noinclude>''Template name''</noinclude>|state=collapsed}}</code> to show this template in its collapsed (hidden) state. | ||
*Use < | *Use <code>{{<!-- | ||
--><includeonly>{{BASEPAGENAME}}</includeonly><noinclude>''Template name''</noinclude>|state=expanded}}</ | --><includeonly>{{BASEPAGENAME}}</includeonly><noinclude>''Template name''</noinclude>|state=expanded}}</code> to show this template in its expanded (fully visible) state. | ||
*Use < | *Use <code>{{<!-- | ||
--><includeonly>{{BASEPAGENAME}}</includeonly><noinclude>''Template name''</noinclude>|state=autocollapse}}</ | --><includeonly>{{BASEPAGENAME}}</includeonly><noinclude>''Template name''</noinclude>|state=autocollapse}}</code> to show this template in its collapsed (hidden) state '''only if''' there is another template of the same type on the page. ({{{state|This}}} is usually the default.)<noinclude> | ||
{{documentation}} | {{documentation}} | ||
<!-- add categories, interwiki links etc on the bottom of /doc page, not here --> | <!-- add categories, interwiki links etc on the bottom of /doc page, not here --> | ||
</noinclude> | </noinclude> | ||
Revision as of 12:13, 26 September 2012
Note to editors on how to manage collapsibility:
- Use
{{Template name|state=collapsed}}to show this template in its collapsed (hidden) state. - Use
{{Template name|state=expanded}}to show this template in its expanded (fully visible) state. - Use
{{Template name|state=autocollapse}}to show this template in its collapsed (hidden) state only if there is another template of the same type on the page. (This is usually the default.)
Lua error in package.lua at line 80: module 'Module:Documentation/config' not found.