틀:Documentation: 두 판 사이의 차이

imported>Mr. Stradivarius
avoid passing {{{content}}} through, as subtemplates only need to know if it is blank or not, per protected edit request
imported>Mr. Stradivarius
m undo per talk - this breaks transclusions that use both the "1" and "content" parameters
19번째 줄: 19번째 줄:
| heading = {{{heading|¬}}}  <!--Empty but defined means no header-->
| heading = {{{heading|¬}}}  <!--Empty but defined means no header-->
| heading-style = {{{heading-style|}}}
| heading-style = {{{heading-style|}}}
| content = {{#if:{{{content|}}}|1}}
| content = {{{content|}}}


<!--Some namespaces must have the /doc, /sandbox and /testcases  
<!--Some namespaces must have the /doc, /sandbox and /testcases  
48번째 줄: 48번째 줄:
-->{{documentation/end box2
-->{{documentation/end box2
| preload = {{{preload|}}}  <!--Allow custom preloads-->
| preload = {{{preload|}}}  <!--Allow custom preloads-->
| content = {{#if:{{{content|}}}|1}}
| content = {{{content|}}}
| link box = {{{link box|}}}  <!--So "link box=off" works-->
| link box = {{{link box|}}}  <!--So "link box=off" works-->



2013년 7월 12일 (금) 18:23 판