ढाँचा:Scarf/कागजात
स्वरूप
This template is used with {{cell}}, {{cell2}}, {{cell3}}, and {{cells}} for the purpose of creating a sequence of colors representing an academic scarf.
Usage
[सम्पादन गर्नुहोस्]{{scarf|start}}starts a new scarf.{{scarf|end}}ends the scarf.{{scarf|start|width=50%}}starts a scarf whose width is half the width of the default (100%).
Examples
[सम्पादन गर्नुहोस्]- Code
{{scarf|start}}
{{cell|blue}}{{cell2|orange}}{{cell3|green}}{{cells|5|red}}{{cell3|green}}{{cell2|orange}}{{cell|blue}}
{{scarf|end}}
- Result
- Code
{{scarf|start|width=50%}}
{{cell|blue}}{{cell2|orange}}{{cell3|green}}{{cells|5|red}}{{cell3|green}}{{cell2|orange}}{{cell|blue}}
{{scarf|end}}
- Result