Προβολή πηγαίου κώδικα για τη σελίδα Module:InfoboxImage
Από Ιερομάρτυρες
Δεν έχετε την άδεια να τροποποιήσετε αυτή τη σελίδα, για τον ακόλουθο λόγο:
Μπορείτε να προβάλετε και να αντιγράψετε τον πηγαίο κώδικα αυτής της σελίδας.
-- Inputs:
-- image - Can either be a bare filename (with or without the File:/Image: prefix) or a fully formatted image link
-- page - page to display for multipage images (DjVu)
-- size - size to display the image
-- maxsize - maximum size for image
-- sizedefault - default size to display the image if size param is blank
-- alt - alt text for image
-- title - title text for image
-- border - set to yes if border
-- center - set to yes, if the image has to be centered
-- upright - upright image param
-- suppressplaceholder - if yes then checks to see if image is a placeholder and suppresses it
-- link - page to visit when clicking on image
-- Outputs:
-- Formatted image.
-- More details available at the "Module:InfoboxImage/doc" page
local i = {};
local placeholder_image = {
000
1:0
Πρότυπο που χρησιμοποιείται σε αυτήν τη σελίδα:
Επιστροφή στη σελίδα Module:InfoboxImage.