Template:Noticebox: Difference between revisions
From VRChat Wiki
No edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
gap: 1em; | gap: 1em; | ||
padding: 1em; | padding: 1em; | ||
margin: 0 auto; | |||
max-width: {{{max-width|600px}}}; | max-width: {{{max-width|600px}}}; | ||
border: solid 3px {{{border-color|var(--less-dark-grey-border)}}}; | border: solid 3px {{{border-color|var(--less-dark-grey-border)}}}; | ||
border- | border-top: none; | ||
border-bottom: none; | |||
color: {{{color|var(--faux-white)}}}; | color: {{{color|var(--faux-white)}}}; | ||
background-color: {{{background-color|var(--less-dark-grey)}}};"> | background-color: {{{background-color|var(--less-dark-grey)}}};"> | ||
<div style=" | <div style=" | ||
width: | width: 60px; | ||
height: fit-content; | height: fit-content; | ||
flex-shrink: 0;">{{{image}}}</div> | flex-shrink: 0;">[[File:{{{image}}}|60px|link=]]</div> | ||
<div style=" | <div style=" | ||
width: 100%; | |||
display: flex; | display: flex; | ||
flex-direction: column; | flex-direction: column; | ||
gap: 0.5em"><strong>{{{title}}}</strong><span>{{{description}}}</span> | gap: 0.5em"><div><strong>{{{title}}}</strong><span class="comment" style="float: right; font-size: .8em;">[[{{FULLPAGENAME}}|V]] · [[Special:EditPage/{{FULLPAGENAME}}|E]]</span></div><span>{{{description}}}</span> | ||
</div> | </div> | ||
</div></includeonly><noinclude> | </div></includeonly><noinclude> | ||
{{Noticebox2/Community}} | {{Noticebox2/Community}} | ||
{{Noticebox2 | {{Noticebox2 | ||
|image= | |image=Vrrat_posed-right.png | ||
|title= | |title=Rat-written content | ||
|description=This page was | |description=This page was written by a [[Rat]].}} | ||
</noinclude> | </noinclude> |