ππ°πΏππ°πΌπ΄π»π΄πΉπ½π:Template build
Appearance
This template builds a large frame box for displaying an image with a title and caption. All parameters are optional (see the examples below).
Examples
[πΉπ½πΌπ°πΉπ³πΎπ°π½]Only a title
[πΉπ½πΌπ°πΉπ³πΎπ°π½]{{Template build
| Title = Warning
}}
Result:
| Warning |
|---|
Only a description text
[πΉπ½πΌπ°πΉπ³πΎπ°π½]{{Template build
| Description = This is an example of text.
}}
Result:
|
This is an example of text. |
Only an image
[πΉπ½πΌπ°πΉπ³πΎπ°π½]{{Template build
| Photo = Nuvola apps kcmsystem.png
}}
Result:
All parameters
[πΉπ½πΌπ°πΉπ³πΎπ°π½]{{Template build
| Backround = #FCECAD
| Frame = #A95
| Color = #222
| Photo = Nuvola apps kcmsystem.png
| Size = 200px
| Title = Template build
| Description =
This is an example of a framed image.
We can have a longer description on several paragraphs including lists like this one:
* Example item 1.
* Example item 2.
}}
Result:
|
Template build
|
|---|---|
|
This is an example of a framed image. We can have a longer description on several paragraphs including lists like this one:
|
Making the frame invisible
[πΉπ½πΌπ°πΉπ³πΎπ°π½]{{Template build
| Backround = transparent
| Frame = transparent
| Color = inherit
| Photo = Nuvola apps kcmsystem.png
| Size = 50px
| Title = Warning
| Description = This article has jokes on it. Be aware of this.
}}
Result:
| Warning
| |
|---|---|
|
This article has jokes on it. Be aware of this. |
