Template:Staffbox: Difference between revisions
Template page
More actions
Created page with "<div style="width: 100%; display: flex; "> <div class="" style="width: 250px; margin:0.5em;"> <div class="" style="width: 250px; height: 250px; overflow:hidden; border-radius: 250px;"> <div class="staff-background" style="width: 250px; height: 250px; background-color:Red">{{{image|File:DarthVader0BBY.jpg}}}</div> </div> <div class="" style="text-align: center;"><h3>DatacronKeeper</h3><h4>"Keeper of the Datacron"</h4></div> </div> <div class=""..." |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div style="width: | <div class="staffbox" style="width: auto; margin:0.5em;"> | ||
<div class="" style=" | <div class="" style="display: flex; justify-content: center;"> | ||
<div class="" style="width: | <div class="" style="width: 200px; height: 200px; overflow:hidden; border-radius: 200px;"> | ||
<div class=" | <div class="staffbox-img" style="width: 200px; height: 200px;">{{{image|[[File:VisualUnavailableSquare.png]]}}}</div> | ||
</div> | </div> | ||
</div> | </div> | ||
<div class="staffbox-text" style="text-align: center;"><h4 style="margin-top: 0.5em;">[[User:{{{username|Username}}}|{{{username|Username}}}]]</h4><h5 style="margin-top: 0.5em;">{{{title|Title}}}</h5><h5 style="margin-top: 0.5em;">{{{title2|}}}</h5></div> | |||
</div> | </div> | ||
__NOTOC__ | |||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"image": {}, | |||
"username": {}, | |||
"title": {}, | |||
"title2": {} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Latest revision as of 21:55, 22 December 2025
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| image | image | no description | Unknown | optional |
| username | username | no description | Unknown | optional |
| title | title | no description | Unknown | optional |
| title2 | title2 | no description | Unknown | optional |
