Difference between revisions of "Template:Doc/PreviewBlock/doc"

From Valve Developer Community
Jump to: navigation, search
m
m (Replaced content with "<noinclude>{{Delete|Useless.}}</noinclude>")
(Tag: Replaced)
 
Line 1: Line 1:
<noinclude>{{DISPLAYTITLE:Template: Documentation Preview Block/doc}}</noinclude>
+
<noinclude>{{Delete|Useless.}}</noinclude>
{{documentation subpage}}
 
This template allows you to add preview block that have an article background. Created to show templates in their natural environment.
 
 
 
== Modifiers ==
 
{| class="standard-table"
 
! Name !! Description
 
|-
 
| <code style="padding: 1px 3px; user-select: all;">background</code> || allows you to change the background of the block
 
|-
 
| <code style="padding: 1px 3px; user-select: all;">padding</code> || allows you to change padding values
 
|-
 
| <code style="padding: 1px 3px; user-select: all;">margin</code> || allows you to change margin values
 
|-
 
| <code style="padding: 1px 3px; user-select: all;">style</code> || allows you to specify any style you want with CSS
 
|-
 
|}
 
 
 
== Examples ==
 
{{Code|<nowiki>{{Doc/PreviewBlock|Hello, World!}}</nowiki>}}
 
{{Doc/PreviewBlock|Hello, World!}}
 
 
 
 
 
{{CodeBlock
 
|<nowiki>{{Doc/PreviewBlock
 
|background=linear-gradient(180deg, rgb(40,60,100) 0%, rgb(50,80,120) 100%)
 
|padding=2px 10px 2px 10px
 
|{{Message|user=THE OWL|time=~~~~Hello, World!}}
 
}}</nowiki>}}
 
{{Doc/PreviewBlock
 
|background=linear-gradient(180deg, rgb(40,60,100) 0%, rgb(50,80,120) 100%)
 
|padding=2px 10px 2px 10px
 
|{{Message|user=THE OWL|time=11:24, 22 November 2022|Hello, World!}}
 
}}
 
 
 
 
 
{{CodeBlock
 
|<nowiki>{{Doc/PreviewBlock
 
|padding=2px 10px 2px 10px
 
|style=border: 1px solid rgba(255,255,255,.2); box-shadow: 0 5px 10px rgba(0,0,0,.5)
 
|{{Message|Hello, World!|--~~~~}}
 
}}</nowiki>}}
 
{{Doc/PreviewBlock
 
|padding=2px 10px 2px 10px
 
|style=border: 1px solid rgba(255,255,255,.2); box-shadow: 0 5px 10px rgba(0,0,0,.5)
 
|{{Message|user=THE OWL|time=11:24, 22 November 2022|Hello, World!}}
 
}}
 

Latest revision as of 11:50, 11 February 2023

Warning icon.png
This template has been marked as a candidate for speedy deletion for the following reason:
Useless.
If you object to this decision, then please discuss why hereIf this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators - Remember to check if anything links here and the page history (last edit) before deleting.