Template:DataBox/doc: Difference between revisions

From Victory Belles Community Wiki
Jump to navigation Jump to search
fandomVB>Sovereign
No edit summary
fandomVB>Sovereign
No edit summary
Line 5: Line 5:
<pre>
<pre>
{{DataBox
{{DataBox
   |image=
   |image=|middle|75px]]
  |middle|75px]]
   |title=Example Title
   |title=Example Title
   |content=Example content
   |content=Example content
Line 15: Line 14:
<pre>
<pre>
{{DataBox
{{DataBox
   |image=[[File:Example.jpg
   |image=[[File:Example.jpg|middle|75px]]
  |middle|75px]]
   |title=Example Title
   |title=Example Title
   |content=Example content
   |content=Example content
Line 24: Line 22:
Results in...
Results in...
{{DataBox
{{DataBox
   |image=[[File:Example.jpg
   |image=[[File:Example.jpg|middle|75px]]
  |middle|75px]]
   |title=Example Title
   |title=Example Title
   |content=Example content
   |content=Example content

Revision as of 09:14, 30 September 2021

Description[edit source]

To use this template, copy the following code and fill in the appropriate fields.

Syntax[edit source]

{{DataBox
  |image=|middle|75px]]
  |title=Example Title
  |content=Example content
}}

Samples[edit source]

{{DataBox
  |image=[[File:Example.jpg|middle|75px]]
  |title=Example Title
  |content=Example content
}}

Results in...

File:Example.jpg

Example Title

Example content