Jump to content

Template:Portrait: Difference between revisions

From P1NK AN1MAL C00K13 G1RAFF3 PLUSH13
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 18: Line 18:
  | #default  = linear-gradient(135deg,#f7339a 0%,#fff 35%,#ff9dd1 55%,#fff 75%,#f7339a 100%)
  | #default  = linear-gradient(135deg,#f7339a 0%,#fff 35%,#ff9dd1 55%,#fff 75%,#f7339a 100%)
}};">
}};">
<div class="portrait-ring-wrap {{#ifeq:{{{shape|circle}}}|square|shape-square|}}">}}[[File:{{{image}}}|{{{size|148}}}px|link=|alt=]]</div>{{#if:{{{caption|}}}|<div style="text-align:center;font-size:.78rem;color:black;font-style:italic;padding:6px 4px 2px;border-radius:0;">{{{caption}}}</div>|}}</div><noinclude>
<div class="portrait-ring-wrap {{#ifeq:{{{shape|circle}}}|square|shape-square|}}">}}[[File:{{{image}}}|{{{size|148}}}px|link=|alt=]]</div>{{#if:{{{caption|}}}|<div style="text-align:center;font-size:.78rem;font-style:italic;padding:6px 4px 2px;border-radius:0;color:{{#switch:{{{border|pink}}}
| pink      = #7a0044
| red        = #ffffff
| orange    = #ffffff
| gold      = #3a2000
| yellow    = #333300
| green      = #ffffff
| cyan      = #ffffff
| blue      = #ffffff
| purple    = #ffffff
| pink-metal = #ffffff
| brown      = #ffffff
| bronze    = #ffffff
| silver    = #222222
| gray      = #ffffff
| black      = #ffffff
| white      = #333333
| rainbow    = #ffffff
| #default  = #7a0044
}};">{{{caption}}}</div>|}}</div><noinclude>
== Usage ==
== Usage ==
<pre>
<pre>

Latest revision as of 22:17, 11 April 2026

[[File:{{{image}}}|148px|link=|alt=]]
{{Portrait
| image   = Example.png
| border  = gold
| shape   = circle
| caption = Main Outfit
}}

Parameters

[edit source]
  • image — filename of the uploaded image
  • border — border style (see list below)
  • shapecircle or square
  • size — size in pixels, default 148
  • caption — optional caption shown below the portrait

Border options

[edit source]

pink · red · orange · gold · yellow · green · cyan · blue · purple · pink-metal · brown · bronze · silver · gray · black · white · rainbow

Shape options

[edit source]

circle · square