English Wikipedia @ Freddythechick:WikiProject Food and drink/small header/doc

From English Wikipedia @ Freddythechick

Usage

Syntax

<syntaxhighlight lang="wikitext"> {{Wikipedia:WikiProject Food and drink/small header

|title      = 
|width      = 
|background = 
|border     = 

}} </syntaxhighlight>

Examples

Basic usage-

<syntaxhighlight lang="wikitext"> {{Wikipedia:WikiProject Food and drink/small header

|title      = Example

}} </syntaxhighlight>

Will yield: {{Wikipedia:WikiProject Food and drink/small header |title= Example}}

Colors-

<syntaxhighlight lang="wikitext"> {{Wikipedia:WikiProject Food and drink/small header

|title      = Example
|background = pink
|border     = red

}} </syntaxhighlight>

Will yield: {{Wikipedia:WikiProject Food and drink/small header |title= Example |background=pink |border=red}}

Width-

<syntaxhighlight lang="wikitext"> {{Wikipedia:WikiProject Food and drink/small header

|title      = Example
|width      = 400px

}} </syntaxhighlight>

Will yield

{{Wikipedia:WikiProject Food and drink/small header |title=Example |width=400px}}

See also