Kairosoft Wiki:Link

From Kairosoft Wiki
Jump to navigation Jump to search

These link boxes take a little less than 33% of the container they are in, and should be grouped together and placed in a div that centers the boxes (which are inline-boxes, so centering them like text will work).

See MediaWiki:common.css .linkBox for hover effects. Primarily used in Project:LinkList.

Usage

{{Project:Link
|link  = 
|text  = (optional)
|image = (optional) filename.png (leave off "File:")
|size  = (optional) font-size (default: 100%)
}}

Example

<div style="text-align:center;">
{{Project:Link|link=Help:Contents|text=Help}}
{{Project:Link|link=Help:Contents|text=Help|image=Game Dev Story.png}}
</div>

(How does this work?) [view] • [edit] • [purge](?)