Example #1
0
		</p>
	</div>
</div>

<!-- Slider preview -->
<div class="WikiaPhotoGalleryEditorPage">
	<div class="WikiaPhotoGalleryEditorPageInner">
		<h1><?php 
echo wfMsg('wikiaPhotoGallery-sliderpreview-optionstitle');
?>
</h1>

		<div class="clearfix">
			<!-- type radio buttons -->
			<?php 
echo WikiaPhotoGalleryHelper::renderImageOptionWidget('WikiaPhotoGallerySliderType', 'wikiaPhotoGallery-sliderpreview-choosetype', array('bottom', 'right'), 103);
?>
		</div>

		<h1><?php 
echo wfMsg('wikiaPhotoGallery-sliderpreview-photostitle');
?>
</h1>
		<p>
			<button id="WikiaPhotoGallerySliderAddImage" class="wikia-button"><?php 
echo wfMsg('wikiaPhotoGallery-sliderpreview-addphoto');
?>
</button>
		</p>

		<div id="WikiaPhotoGallerySliderEditorPreview" class="preview"></div>