Difference between revisions of "Template:GameListItem"
(redesign for modern day "image is priority, authors are responsible for writing long texts" design standards - fingers crossed!) |
m (improved design, title is top priority, then author (but still smaller font than title) then everything else.) |
||
Line 7: | Line 7: | ||
<div style="padding-top:2px;"> | <div style="padding-top:2px;"> | ||
<div style="white-space: nowrap;overflow: hidden;text-overflow:ellipsis;"><!-- gamename -->{{{1|[[Name]]}}} <span style="font-size: xx-small;color:grey;">(<!-- version -->{{{4|Unknown}}}, <!-- genre -->{{{7|Unknown}}}, <!-- status -->{{{5|Unknown}}})</span></div> | <div style="white-space: nowrap;overflow: hidden;text-overflow:ellipsis;"><!-- gamename -->{{{1|[[Name]]}}} <span style="font-size: xx-small;color:grey;">(<!-- version -->{{{4|Unknown}}}, <!-- genre -->{{{7|Unknown}}}, <!-- status -->{{{5|Unknown}}})</span></div> | ||
− | <div style="white-space: nowrap;overflow: hidden;text-overflow:ellipsis;"><!-- author -->{{{6|Unknown}}} <span>- <!-- description -->{{{3|No description}}}</span></div> | + | <div style="font-size: xx-small;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;"><!-- author -->{{{6|Unknown}}} <span style="color:grey;">- <!-- description -->{{{3|No description}}}</span></div> |
</div> | </div> | ||
</div> | </div> |